2025-07-13 07:48:15 +00:00
|
|
|
{
|
|
|
|
|
"name": "jaecoo",
|
|
|
|
|
"version": "0.1.0",
|
|
|
|
|
"lockfileVersion": 3,
|
|
|
|
|
"requires": true,
|
|
|
|
|
"packages": {
|
|
|
|
|
"": {
|
|
|
|
|
"name": "jaecoo",
|
|
|
|
|
"version": "0.1.0",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@ckeditor/ckeditor5-react": "^10.0.0",
|
|
|
|
|
"@ckeditor/ckeditor5-watchdog": "^45.2.1",
|
|
|
|
|
"@hookform/resolvers": "^5.1.1",
|
|
|
|
|
"@iconify/iconify": "^3.1.1",
|
|
|
|
|
"@iconify/react": "^6.0.0",
|
|
|
|
|
"@radix-ui/react-accordion": "^1.2.11",
|
|
|
|
|
"@radix-ui/react-checkbox": "^1.3.2",
|
|
|
|
|
"@radix-ui/react-dialog": "^1.1.14",
|
|
|
|
|
"@radix-ui/react-dropdown-menu": "^2.1.15",
|
|
|
|
|
"@radix-ui/react-label": "^2.1.7",
|
|
|
|
|
"@radix-ui/react-popover": "^1.1.14",
|
|
|
|
|
"@radix-ui/react-radio-group": "^1.3.7",
|
|
|
|
|
"@radix-ui/react-scroll-area": "^1.2.9",
|
|
|
|
|
"@radix-ui/react-select": "^2.2.5",
|
|
|
|
|
"@radix-ui/react-slot": "^1.2.3",
|
|
|
|
|
"@radix-ui/react-switch": "^1.2.5",
|
2026-01-18 16:54:00 +00:00
|
|
|
"@radix-ui/react-tabs": "^1.1.13",
|
2025-07-13 07:48:15 +00:00
|
|
|
"@types/js-cookie": "^3.0.6",
|
|
|
|
|
"apexcharts": "^4.7.0",
|
|
|
|
|
"axios": "^1.10.0",
|
|
|
|
|
"class-variance-authority": "^0.7.1",
|
|
|
|
|
"clsx": "^2.1.1",
|
|
|
|
|
"date-fns": "^4.1.0",
|
|
|
|
|
"dompurify": "^3.2.6",
|
|
|
|
|
"embla-carousel-autoplay": "^8.6.0",
|
|
|
|
|
"embla-carousel-react": "^8.6.0",
|
|
|
|
|
"framer-motion": "^12.23.0",
|
|
|
|
|
"iconify": "^1.4.0",
|
|
|
|
|
"js-cookie": "^3.0.5",
|
|
|
|
|
"lightningcss": "^1.21.0",
|
|
|
|
|
"lucide-react": "^0.525.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"next": "^16.1.1",
|
|
|
|
|
"react": "^19.2.3",
|
2025-07-13 07:48:15 +00:00
|
|
|
"react-apexcharts": "^1.7.0",
|
|
|
|
|
"react-datepicker": "^8.4.0",
|
|
|
|
|
"react-day-picker": "^9.8.0",
|
|
|
|
|
"react-dom": "^19.0.0",
|
|
|
|
|
"react-dropzone": "^14.3.8",
|
|
|
|
|
"react-hook-form": "^7.60.0",
|
|
|
|
|
"react-intersection-observer": "^9.16.0",
|
|
|
|
|
"react-password-checklist": "^1.8.1",
|
|
|
|
|
"react-select": "^5.10.1",
|
|
|
|
|
"sweetalert2": "^11.22.2",
|
|
|
|
|
"sweetalert2-react-content": "^5.1.0",
|
|
|
|
|
"tailwind-merge": "^3.3.1",
|
|
|
|
|
"zod": "^3.25.67"
|
|
|
|
|
},
|
|
|
|
|
"devDependencies": {
|
|
|
|
|
"@tailwindcss/postcss": "^4",
|
|
|
|
|
"@types/node": "^20",
|
|
|
|
|
"@types/react": "^19",
|
|
|
|
|
"@types/react-dom": "^19",
|
|
|
|
|
"tailwindcss": "^4",
|
|
|
|
|
"tw-animate-css": "^1.3.5",
|
|
|
|
|
"typescript": "^5"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@alloc/quick-lru": {
|
|
|
|
|
"version": "5.2.0",
|
|
|
|
|
"dev": true,
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@ampproject/remapping": {
|
|
|
|
|
"version": "2.3.0",
|
|
|
|
|
"dev": true,
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "Apache-2.0",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@jridgewell/gen-mapping": "^0.3.5",
|
|
|
|
|
"@jridgewell/trace-mapping": "^0.3.24"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/code-frame": {
|
|
|
|
|
"version": "7.27.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-validator-identifier": "^7.27.1",
|
|
|
|
|
"js-tokens": "^4.0.0",
|
|
|
|
|
"picocolors": "^1.1.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/generator": {
|
|
|
|
|
"version": "7.28.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/parser": "^7.28.0",
|
|
|
|
|
"@babel/types": "^7.28.0",
|
|
|
|
|
"@jridgewell/gen-mapping": "^0.3.12",
|
|
|
|
|
"@jridgewell/trace-mapping": "^0.3.28",
|
|
|
|
|
"jsesc": "^3.0.2"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helper-globals": {
|
|
|
|
|
"version": "7.28.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helper-module-imports": {
|
|
|
|
|
"version": "7.27.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/traverse": "^7.27.1",
|
|
|
|
|
"@babel/types": "^7.27.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helper-string-parser": {
|
|
|
|
|
"version": "7.27.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helper-validator-identifier": {
|
|
|
|
|
"version": "7.27.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/parser": {
|
|
|
|
|
"version": "7.28.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/types": "^7.28.0"
|
|
|
|
|
},
|
|
|
|
|
"bin": {
|
|
|
|
|
"parser": "bin/babel-parser.js"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/runtime": {
|
|
|
|
|
"version": "7.27.6",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/template": {
|
|
|
|
|
"version": "7.27.2",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/code-frame": "^7.27.1",
|
|
|
|
|
"@babel/parser": "^7.27.2",
|
|
|
|
|
"@babel/types": "^7.27.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/traverse": {
|
|
|
|
|
"version": "7.28.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/code-frame": "^7.27.1",
|
|
|
|
|
"@babel/generator": "^7.28.0",
|
|
|
|
|
"@babel/helper-globals": "^7.28.0",
|
|
|
|
|
"@babel/parser": "^7.28.0",
|
|
|
|
|
"@babel/template": "^7.27.2",
|
|
|
|
|
"@babel/types": "^7.28.0",
|
|
|
|
|
"debug": "^4.3.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/types": {
|
|
|
|
|
"version": "7.28.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-string-parser": "^7.27.1",
|
|
|
|
|
"@babel/helper-validator-identifier": "^7.27.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@ckeditor/ckeditor5-adapter-ckfinder": {
|
|
|
|
|
"version": "45.2.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@ckeditor/ckeditor5-core": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-upload": "45.2.1",
|
|
|
|
|
"ckeditor5": "45.2.1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@ckeditor/ckeditor5-alignment": {
|
|
|
|
|
"version": "45.2.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@ckeditor/ckeditor5-core": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-icons": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-ui": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-utils": "45.2.1",
|
|
|
|
|
"ckeditor5": "45.2.1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@ckeditor/ckeditor5-autoformat": {
|
|
|
|
|
"version": "45.2.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@ckeditor/ckeditor5-core": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-engine": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-heading": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-typing": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-utils": "45.2.1",
|
|
|
|
|
"ckeditor5": "45.2.1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@ckeditor/ckeditor5-autosave": {
|
|
|
|
|
"version": "45.2.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@ckeditor/ckeditor5-core": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-utils": "45.2.1",
|
|
|
|
|
"ckeditor5": "45.2.1",
|
|
|
|
|
"es-toolkit": "1.32.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@ckeditor/ckeditor5-basic-styles": {
|
|
|
|
|
"version": "45.2.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@ckeditor/ckeditor5-core": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-icons": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-typing": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-ui": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-utils": "45.2.1",
|
|
|
|
|
"ckeditor5": "45.2.1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@ckeditor/ckeditor5-block-quote": {
|
|
|
|
|
"version": "45.2.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@ckeditor/ckeditor5-core": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-enter": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-icons": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-typing": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-ui": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-utils": "45.2.1",
|
|
|
|
|
"ckeditor5": "45.2.1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@ckeditor/ckeditor5-bookmark": {
|
|
|
|
|
"version": "45.2.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@ckeditor/ckeditor5-core": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-icons": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-link": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-ui": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-utils": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-widget": "45.2.1",
|
|
|
|
|
"ckeditor5": "45.2.1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@ckeditor/ckeditor5-ckbox": {
|
|
|
|
|
"version": "45.2.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@ckeditor/ckeditor5-cloud-services": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-core": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-engine": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-icons": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-image": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-ui": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-upload": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-utils": "45.2.1",
|
|
|
|
|
"blurhash": "2.0.5",
|
|
|
|
|
"ckeditor5": "45.2.1",
|
|
|
|
|
"es-toolkit": "1.32.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@ckeditor/ckeditor5-ckfinder": {
|
|
|
|
|
"version": "45.2.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@ckeditor/ckeditor5-core": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-icons": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-image": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-ui": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-utils": "45.2.1",
|
|
|
|
|
"ckeditor5": "45.2.1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@ckeditor/ckeditor5-clipboard": {
|
|
|
|
|
"version": "45.2.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@ckeditor/ckeditor5-core": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-engine": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-ui": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-utils": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-widget": "45.2.1",
|
|
|
|
|
"es-toolkit": "1.32.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@ckeditor/ckeditor5-cloud-services": {
|
|
|
|
|
"version": "45.2.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@ckeditor/ckeditor5-core": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-utils": "45.2.1",
|
|
|
|
|
"ckeditor5": "45.2.1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@ckeditor/ckeditor5-code-block": {
|
|
|
|
|
"version": "45.2.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@ckeditor/ckeditor5-clipboard": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-core": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-engine": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-enter": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-icons": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-ui": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-utils": "45.2.1",
|
|
|
|
|
"ckeditor5": "45.2.1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@ckeditor/ckeditor5-core": {
|
|
|
|
|
"version": "45.2.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@ckeditor/ckeditor5-engine": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-ui": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-utils": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-watchdog": "45.2.1",
|
|
|
|
|
"es-toolkit": "1.32.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@ckeditor/ckeditor5-easy-image": {
|
|
|
|
|
"version": "45.2.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@ckeditor/ckeditor5-cloud-services": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-core": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-upload": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-utils": "45.2.1",
|
|
|
|
|
"ckeditor5": "45.2.1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@ckeditor/ckeditor5-editor-balloon": {
|
|
|
|
|
"version": "45.2.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@ckeditor/ckeditor5-core": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-engine": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-ui": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-utils": "45.2.1",
|
|
|
|
|
"ckeditor5": "45.2.1",
|
|
|
|
|
"es-toolkit": "1.32.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@ckeditor/ckeditor5-editor-classic": {
|
|
|
|
|
"version": "45.2.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@ckeditor/ckeditor5-core": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-engine": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-ui": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-utils": "45.2.1",
|
|
|
|
|
"ckeditor5": "45.2.1",
|
|
|
|
|
"es-toolkit": "1.32.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@ckeditor/ckeditor5-editor-decoupled": {
|
|
|
|
|
"version": "45.2.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@ckeditor/ckeditor5-core": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-engine": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-ui": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-utils": "45.2.1",
|
|
|
|
|
"ckeditor5": "45.2.1",
|
|
|
|
|
"es-toolkit": "1.32.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@ckeditor/ckeditor5-editor-inline": {
|
|
|
|
|
"version": "45.2.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@ckeditor/ckeditor5-core": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-engine": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-ui": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-utils": "45.2.1",
|
|
|
|
|
"ckeditor5": "45.2.1",
|
|
|
|
|
"es-toolkit": "1.32.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@ckeditor/ckeditor5-editor-multi-root": {
|
|
|
|
|
"version": "45.2.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@ckeditor/ckeditor5-core": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-engine": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-ui": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-utils": "45.2.1",
|
|
|
|
|
"ckeditor5": "45.2.1",
|
|
|
|
|
"es-toolkit": "1.32.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@ckeditor/ckeditor5-emoji": {
|
|
|
|
|
"version": "45.2.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@ckeditor/ckeditor5-core": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-icons": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-mention": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-typing": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-ui": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-utils": "45.2.1",
|
|
|
|
|
"ckeditor5": "45.2.1",
|
|
|
|
|
"es-toolkit": "1.32.0",
|
|
|
|
|
"fuzzysort": "3.1.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@ckeditor/ckeditor5-engine": {
|
|
|
|
|
"version": "45.2.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@ckeditor/ckeditor5-utils": "45.2.1",
|
|
|
|
|
"es-toolkit": "1.32.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@ckeditor/ckeditor5-enter": {
|
|
|
|
|
"version": "45.2.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@ckeditor/ckeditor5-core": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-engine": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-utils": "45.2.1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@ckeditor/ckeditor5-essentials": {
|
|
|
|
|
"version": "45.2.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@ckeditor/ckeditor5-clipboard": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-core": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-enter": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-select-all": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-typing": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-ui": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-undo": "45.2.1",
|
|
|
|
|
"ckeditor5": "45.2.1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@ckeditor/ckeditor5-find-and-replace": {
|
|
|
|
|
"version": "45.2.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@ckeditor/ckeditor5-core": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-icons": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-ui": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-utils": "45.2.1",
|
|
|
|
|
"ckeditor5": "45.2.1",
|
|
|
|
|
"es-toolkit": "1.32.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@ckeditor/ckeditor5-font": {
|
|
|
|
|
"version": "45.2.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@ckeditor/ckeditor5-core": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-engine": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-icons": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-ui": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-utils": "45.2.1",
|
|
|
|
|
"ckeditor5": "45.2.1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@ckeditor/ckeditor5-fullscreen": {
|
|
|
|
|
"version": "45.2.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@ckeditor/ckeditor5-core": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-editor-classic": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-editor-decoupled": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-icons": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-ui": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-utils": "45.2.1",
|
|
|
|
|
"ckeditor5": "45.2.1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@ckeditor/ckeditor5-heading": {
|
|
|
|
|
"version": "45.2.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@ckeditor/ckeditor5-core": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-engine": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-icons": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-paragraph": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-ui": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-utils": "45.2.1",
|
|
|
|
|
"ckeditor5": "45.2.1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@ckeditor/ckeditor5-highlight": {
|
|
|
|
|
"version": "45.2.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@ckeditor/ckeditor5-core": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-icons": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-ui": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-utils": "45.2.1",
|
|
|
|
|
"ckeditor5": "45.2.1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@ckeditor/ckeditor5-horizontal-line": {
|
|
|
|
|
"version": "45.2.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@ckeditor/ckeditor5-core": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-icons": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-ui": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-utils": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-widget": "45.2.1",
|
|
|
|
|
"ckeditor5": "45.2.1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@ckeditor/ckeditor5-html-embed": {
|
|
|
|
|
"version": "45.2.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@ckeditor/ckeditor5-core": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-icons": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-ui": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-utils": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-widget": "45.2.1",
|
|
|
|
|
"ckeditor5": "45.2.1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@ckeditor/ckeditor5-html-support": {
|
|
|
|
|
"version": "45.2.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@ckeditor/ckeditor5-core": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-engine": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-enter": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-heading": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-image": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-list": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-table": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-utils": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-widget": "45.2.1",
|
|
|
|
|
"ckeditor5": "45.2.1",
|
|
|
|
|
"es-toolkit": "1.32.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@ckeditor/ckeditor5-icons": {
|
|
|
|
|
"version": "45.2.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "SEE LICENSE IN LICENSE.md"
|
2025-07-13 07:48:15 +00:00
|
|
|
},
|
|
|
|
|
"node_modules/@ckeditor/ckeditor5-image": {
|
|
|
|
|
"version": "45.2.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@ckeditor/ckeditor5-clipboard": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-core": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-engine": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-icons": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-typing": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-ui": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-undo": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-upload": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-utils": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-widget": "45.2.1",
|
|
|
|
|
"ckeditor5": "45.2.1",
|
|
|
|
|
"es-toolkit": "1.32.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@ckeditor/ckeditor5-indent": {
|
|
|
|
|
"version": "45.2.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@ckeditor/ckeditor5-core": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-engine": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-heading": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-icons": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-list": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-ui": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-utils": "45.2.1",
|
|
|
|
|
"ckeditor5": "45.2.1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@ckeditor/ckeditor5-integrations-common": {
|
|
|
|
|
"version": "2.2.3",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
2025-07-13 07:48:15 +00:00
|
|
|
"engines": {
|
|
|
|
|
"node": ">=18.0.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"ckeditor5": ">=42.0.0 || ^0.0.0-nightly"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@ckeditor/ckeditor5-language": {
|
|
|
|
|
"version": "45.2.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@ckeditor/ckeditor5-core": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-ui": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-utils": "45.2.1",
|
|
|
|
|
"ckeditor5": "45.2.1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@ckeditor/ckeditor5-link": {
|
|
|
|
|
"version": "45.2.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@ckeditor/ckeditor5-clipboard": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-core": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-engine": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-icons": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-image": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-typing": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-ui": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-utils": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-widget": "45.2.1",
|
|
|
|
|
"ckeditor5": "45.2.1",
|
|
|
|
|
"es-toolkit": "1.32.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@ckeditor/ckeditor5-list": {
|
|
|
|
|
"version": "45.2.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@ckeditor/ckeditor5-clipboard": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-core": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-engine": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-enter": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-icons": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-typing": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-ui": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-utils": "45.2.1",
|
|
|
|
|
"ckeditor5": "45.2.1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@ckeditor/ckeditor5-markdown-gfm": {
|
|
|
|
|
"version": "45.2.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@ckeditor/ckeditor5-clipboard": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-core": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-engine": "45.2.1",
|
|
|
|
|
"@types/marked": "4.3.2",
|
|
|
|
|
"@types/turndown": "5.0.5",
|
|
|
|
|
"ckeditor5": "45.2.1",
|
|
|
|
|
"marked": "4.0.12",
|
|
|
|
|
"turndown": "7.2.0",
|
|
|
|
|
"turndown-plugin-gfm": "1.0.2"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@ckeditor/ckeditor5-media-embed": {
|
|
|
|
|
"version": "45.2.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@ckeditor/ckeditor5-clipboard": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-core": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-engine": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-icons": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-typing": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-ui": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-undo": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-utils": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-widget": "45.2.1",
|
|
|
|
|
"ckeditor5": "45.2.1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@ckeditor/ckeditor5-mention": {
|
|
|
|
|
"version": "45.2.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@ckeditor/ckeditor5-core": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-typing": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-ui": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-utils": "45.2.1",
|
|
|
|
|
"ckeditor5": "45.2.1",
|
|
|
|
|
"es-toolkit": "1.32.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@ckeditor/ckeditor5-minimap": {
|
|
|
|
|
"version": "45.2.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@ckeditor/ckeditor5-core": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-engine": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-ui": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-utils": "45.2.1",
|
|
|
|
|
"ckeditor5": "45.2.1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@ckeditor/ckeditor5-page-break": {
|
|
|
|
|
"version": "45.2.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@ckeditor/ckeditor5-core": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-icons": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-ui": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-utils": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-widget": "45.2.1",
|
|
|
|
|
"ckeditor5": "45.2.1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@ckeditor/ckeditor5-paragraph": {
|
|
|
|
|
"version": "45.2.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@ckeditor/ckeditor5-core": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-engine": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-icons": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-ui": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-utils": "45.2.1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@ckeditor/ckeditor5-paste-from-office": {
|
|
|
|
|
"version": "45.2.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@ckeditor/ckeditor5-clipboard": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-core": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-engine": "45.2.1",
|
|
|
|
|
"ckeditor5": "45.2.1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@ckeditor/ckeditor5-react": {
|
|
|
|
|
"version": "10.0.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@ckeditor/ckeditor5-integrations-common": "^2.2.2"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"ckeditor5": ">=42.0.0 || ^0.0.0-nightly",
|
|
|
|
|
"react": "^16.13.1 || ^17.0.0 || ^18.0.0 || ^19.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@ckeditor/ckeditor5-remove-format": {
|
|
|
|
|
"version": "45.2.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@ckeditor/ckeditor5-core": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-icons": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-ui": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-utils": "45.2.1",
|
|
|
|
|
"ckeditor5": "45.2.1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@ckeditor/ckeditor5-restricted-editing": {
|
|
|
|
|
"version": "45.2.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@ckeditor/ckeditor5-core": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-engine": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-icons": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-ui": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-utils": "45.2.1",
|
|
|
|
|
"ckeditor5": "45.2.1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@ckeditor/ckeditor5-select-all": {
|
|
|
|
|
"version": "45.2.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@ckeditor/ckeditor5-core": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-engine": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-icons": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-ui": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-utils": "45.2.1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@ckeditor/ckeditor5-show-blocks": {
|
|
|
|
|
"version": "45.2.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@ckeditor/ckeditor5-core": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-icons": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-ui": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-utils": "45.2.1",
|
|
|
|
|
"ckeditor5": "45.2.1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@ckeditor/ckeditor5-source-editing": {
|
|
|
|
|
"version": "45.2.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@ckeditor/ckeditor5-core": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-icons": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-theme-lark": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-ui": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-utils": "45.2.1",
|
|
|
|
|
"ckeditor5": "45.2.1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@ckeditor/ckeditor5-special-characters": {
|
|
|
|
|
"version": "45.2.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@ckeditor/ckeditor5-core": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-icons": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-typing": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-ui": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-utils": "45.2.1",
|
|
|
|
|
"ckeditor5": "45.2.1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@ckeditor/ckeditor5-style": {
|
|
|
|
|
"version": "45.2.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@ckeditor/ckeditor5-core": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-html-support": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-list": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-table": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-typing": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-ui": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-utils": "45.2.1",
|
|
|
|
|
"ckeditor5": "45.2.1",
|
|
|
|
|
"es-toolkit": "1.32.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@ckeditor/ckeditor5-table": {
|
|
|
|
|
"version": "45.2.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@ckeditor/ckeditor5-clipboard": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-core": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-engine": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-icons": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-ui": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-utils": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-widget": "45.2.1",
|
|
|
|
|
"ckeditor5": "45.2.1",
|
|
|
|
|
"es-toolkit": "1.32.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@ckeditor/ckeditor5-theme-lark": {
|
|
|
|
|
"version": "45.2.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@ckeditor/ckeditor5-ui": "45.2.1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@ckeditor/ckeditor5-typing": {
|
|
|
|
|
"version": "45.2.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@ckeditor/ckeditor5-core": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-engine": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-utils": "45.2.1",
|
|
|
|
|
"es-toolkit": "1.32.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@ckeditor/ckeditor5-ui": {
|
|
|
|
|
"version": "45.2.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@ckeditor/ckeditor5-core": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-editor-multi-root": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-engine": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-icons": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-utils": "45.2.1",
|
|
|
|
|
"@types/color-convert": "2.0.4",
|
|
|
|
|
"color-convert": "2.0.1",
|
|
|
|
|
"color-parse": "1.4.2",
|
|
|
|
|
"es-toolkit": "1.32.0",
|
|
|
|
|
"vanilla-colorful": "0.7.2"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@ckeditor/ckeditor5-undo": {
|
|
|
|
|
"version": "45.2.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@ckeditor/ckeditor5-core": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-engine": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-icons": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-ui": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-utils": "45.2.1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@ckeditor/ckeditor5-upload": {
|
|
|
|
|
"version": "45.2.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@ckeditor/ckeditor5-core": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-utils": "45.2.1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@ckeditor/ckeditor5-utils": {
|
|
|
|
|
"version": "45.2.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@ckeditor/ckeditor5-ui": "45.2.1",
|
|
|
|
|
"es-toolkit": "1.32.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@ckeditor/ckeditor5-watchdog": {
|
|
|
|
|
"version": "45.2.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@ckeditor/ckeditor5-core": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-editor-multi-root": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-engine": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-utils": "45.2.1",
|
|
|
|
|
"es-toolkit": "1.32.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@ckeditor/ckeditor5-widget": {
|
|
|
|
|
"version": "45.2.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@ckeditor/ckeditor5-core": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-engine": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-enter": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-icons": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-typing": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-ui": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-utils": "45.2.1",
|
|
|
|
|
"es-toolkit": "1.32.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@ckeditor/ckeditor5-word-count": {
|
|
|
|
|
"version": "45.2.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@ckeditor/ckeditor5-core": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-ui": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-utils": "45.2.1",
|
|
|
|
|
"ckeditor5": "45.2.1",
|
|
|
|
|
"es-toolkit": "1.32.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@date-fns/tz": {
|
|
|
|
|
"version": "1.2.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT"
|
2025-07-13 07:48:15 +00:00
|
|
|
},
|
|
|
|
|
"node_modules/@emnapi/runtime": {
|
2025-12-30 05:50:06 +00:00
|
|
|
"version": "1.7.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.7.1.tgz",
|
|
|
|
|
"integrity": "sha512-PVtJr5CmLwYAU9PZDMITZoR5iAOShYREoR45EyyLrbntV50mdePTgUn4AmOw90Ifcj+x2kRjdzr1HP3RrNiHGA==",
|
2025-07-13 07:48:15 +00:00
|
|
|
"optional": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"tslib": "^2.4.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@emotion/babel-plugin": {
|
|
|
|
|
"version": "11.13.5",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-module-imports": "^7.16.7",
|
|
|
|
|
"@babel/runtime": "^7.18.3",
|
|
|
|
|
"@emotion/hash": "^0.9.2",
|
|
|
|
|
"@emotion/memoize": "^0.9.0",
|
|
|
|
|
"@emotion/serialize": "^1.3.3",
|
|
|
|
|
"babel-plugin-macros": "^3.1.0",
|
|
|
|
|
"convert-source-map": "^1.5.0",
|
|
|
|
|
"escape-string-regexp": "^4.0.0",
|
|
|
|
|
"find-root": "^1.1.0",
|
|
|
|
|
"source-map": "^0.5.7",
|
|
|
|
|
"stylis": "4.2.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@emotion/babel-plugin/node_modules/source-map": {
|
|
|
|
|
"version": "0.5.7",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "BSD-3-Clause",
|
2025-07-13 07:48:15 +00:00
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@emotion/cache": {
|
|
|
|
|
"version": "11.14.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@emotion/memoize": "^0.9.0",
|
|
|
|
|
"@emotion/sheet": "^1.4.0",
|
|
|
|
|
"@emotion/utils": "^1.4.2",
|
|
|
|
|
"@emotion/weak-memoize": "^0.4.0",
|
|
|
|
|
"stylis": "4.2.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@emotion/hash": {
|
|
|
|
|
"version": "0.9.2",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT"
|
2025-07-13 07:48:15 +00:00
|
|
|
},
|
|
|
|
|
"node_modules/@emotion/memoize": {
|
|
|
|
|
"version": "0.9.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT"
|
2025-07-13 07:48:15 +00:00
|
|
|
},
|
|
|
|
|
"node_modules/@emotion/react": {
|
|
|
|
|
"version": "11.14.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/runtime": "^7.18.3",
|
|
|
|
|
"@emotion/babel-plugin": "^11.13.5",
|
|
|
|
|
"@emotion/cache": "^11.14.0",
|
|
|
|
|
"@emotion/serialize": "^1.3.3",
|
|
|
|
|
"@emotion/use-insertion-effect-with-fallbacks": "^1.2.0",
|
|
|
|
|
"@emotion/utils": "^1.4.2",
|
|
|
|
|
"@emotion/weak-memoize": "^0.4.0",
|
|
|
|
|
"hoist-non-react-statics": "^3.3.1"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"react": ">=16.8.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
|
"@types/react": {
|
|
|
|
|
"optional": true
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@emotion/serialize": {
|
|
|
|
|
"version": "1.3.3",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@emotion/hash": "^0.9.2",
|
|
|
|
|
"@emotion/memoize": "^0.9.0",
|
|
|
|
|
"@emotion/unitless": "^0.10.0",
|
|
|
|
|
"@emotion/utils": "^1.4.2",
|
|
|
|
|
"csstype": "^3.0.2"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@emotion/sheet": {
|
|
|
|
|
"version": "1.4.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT"
|
2025-07-13 07:48:15 +00:00
|
|
|
},
|
|
|
|
|
"node_modules/@emotion/unitless": {
|
|
|
|
|
"version": "0.10.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT"
|
2025-07-13 07:48:15 +00:00
|
|
|
},
|
|
|
|
|
"node_modules/@emotion/use-insertion-effect-with-fallbacks": {
|
|
|
|
|
"version": "1.2.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"peerDependencies": {
|
|
|
|
|
"react": ">=16.8.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@emotion/utils": {
|
|
|
|
|
"version": "1.4.2",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT"
|
2025-07-13 07:48:15 +00:00
|
|
|
},
|
|
|
|
|
"node_modules/@emotion/weak-memoize": {
|
|
|
|
|
"version": "0.4.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT"
|
2025-07-13 07:48:15 +00:00
|
|
|
},
|
|
|
|
|
"node_modules/@floating-ui/core": {
|
|
|
|
|
"version": "1.7.2",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@floating-ui/utils": "^0.2.10"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@floating-ui/dom": {
|
|
|
|
|
"version": "1.7.2",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@floating-ui/core": "^1.7.2",
|
|
|
|
|
"@floating-ui/utils": "^0.2.10"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@floating-ui/react": {
|
|
|
|
|
"version": "0.27.13",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@floating-ui/react-dom": "^2.1.4",
|
|
|
|
|
"@floating-ui/utils": "^0.2.10",
|
|
|
|
|
"tabbable": "^6.0.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"react": ">=17.0.0",
|
|
|
|
|
"react-dom": ">=17.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@floating-ui/react-dom": {
|
|
|
|
|
"version": "2.1.4",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@floating-ui/dom": "^1.7.2"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"react": ">=16.8.0",
|
|
|
|
|
"react-dom": ">=16.8.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@floating-ui/utils": {
|
|
|
|
|
"version": "0.2.10",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT"
|
2025-07-13 07:48:15 +00:00
|
|
|
},
|
|
|
|
|
"node_modules/@hookform/resolvers": {
|
|
|
|
|
"version": "5.1.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@standard-schema/utils": "^0.3.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"react-hook-form": "^7.55.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@iconify/iconify": {
|
|
|
|
|
"version": "3.1.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@iconify/types": "^2.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/cyberalien"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@iconify/react": {
|
|
|
|
|
"version": "6.0.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@iconify/types": "^2.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/cyberalien"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"react": ">=16"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@iconify/types": {
|
|
|
|
|
"version": "2.0.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@img/colour": {
|
|
|
|
|
"version": "1.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@img/colour/-/colour-1.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-A5P/LfWGFSl6nsckYtjw9da+19jB8hkJ6ACTGcDfEJ0aE+l2n2El7dsVM7UVHZQ9s2lmYMWlrS21YLy2IR1LUw==",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=18"
|
|
|
|
|
}
|
2025-07-13 07:48:15 +00:00
|
|
|
},
|
|
|
|
|
"node_modules/@img/sharp-darwin-arm64": {
|
2025-12-30 05:50:06 +00:00
|
|
|
"version": "0.34.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@img/sharp-darwin-arm64/-/sharp-darwin-arm64-0.34.5.tgz",
|
|
|
|
|
"integrity": "sha512-imtQ3WMJXbMY4fxb/Ndp6HBTNVtWCUI0WdobyheGf5+ad6xX8VIDO8u2xE4qc/fr08CKG/7dDseFtn6M6g/r3w==",
|
2025-07-13 07:48:15 +00:00
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"darwin"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://opencollective.com/libvips"
|
|
|
|
|
},
|
|
|
|
|
"optionalDependencies": {
|
2025-12-30 05:50:06 +00:00
|
|
|
"@img/sharp-libvips-darwin-arm64": "1.2.4"
|
2025-07-13 07:48:15 +00:00
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@img/sharp-darwin-x64": {
|
2025-12-30 05:50:06 +00:00
|
|
|
"version": "0.34.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@img/sharp-darwin-x64/-/sharp-darwin-x64-0.34.5.tgz",
|
|
|
|
|
"integrity": "sha512-YNEFAF/4KQ/PeW0N+r+aVVsoIY0/qxxikF2SWdp+NRkmMB7y9LBZAVqQ4yhGCm/H3H270OSykqmQMKLBhBJDEw==",
|
2025-07-13 07:48:15 +00:00
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"darwin"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://opencollective.com/libvips"
|
|
|
|
|
},
|
|
|
|
|
"optionalDependencies": {
|
2025-12-30 05:50:06 +00:00
|
|
|
"@img/sharp-libvips-darwin-x64": "1.2.4"
|
2025-07-13 07:48:15 +00:00
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@img/sharp-libvips-darwin-arm64": {
|
2025-12-30 05:50:06 +00:00
|
|
|
"version": "1.2.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-arm64/-/sharp-libvips-darwin-arm64-1.2.4.tgz",
|
|
|
|
|
"integrity": "sha512-zqjjo7RatFfFoP0MkQ51jfuFZBnVE2pRiaydKJ1G/rHZvnsrHAOcQALIi9sA5co5xenQdTugCvtb1cuf78Vf4g==",
|
2025-07-13 07:48:15 +00:00
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"darwin"
|
|
|
|
|
],
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://opencollective.com/libvips"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@img/sharp-libvips-darwin-x64": {
|
2025-12-30 05:50:06 +00:00
|
|
|
"version": "1.2.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-x64/-/sharp-libvips-darwin-x64-1.2.4.tgz",
|
|
|
|
|
"integrity": "sha512-1IOd5xfVhlGwX+zXv2N93k0yMONvUlANylbJw1eTah8K/Jtpi15KC+WSiaX/nBmbm2HxRM1gZ0nSdjSsrZbGKg==",
|
2025-07-13 07:48:15 +00:00
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"darwin"
|
|
|
|
|
],
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://opencollective.com/libvips"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@img/sharp-libvips-linux-arm": {
|
2025-12-30 05:50:06 +00:00
|
|
|
"version": "1.2.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm/-/sharp-libvips-linux-arm-1.2.4.tgz",
|
|
|
|
|
"integrity": "sha512-bFI7xcKFELdiNCVov8e44Ia4u2byA+l3XtsAj+Q8tfCwO6BQ8iDojYdvoPMqsKDkuoOo+X6HZA0s0q11ANMQ8A==",
|
2025-07-13 07:48:15 +00:00
|
|
|
"cpu": [
|
|
|
|
|
"arm"
|
|
|
|
|
],
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
],
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://opencollective.com/libvips"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@img/sharp-libvips-linux-arm64": {
|
2025-12-30 05:50:06 +00:00
|
|
|
"version": "1.2.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm64/-/sharp-libvips-linux-arm64-1.2.4.tgz",
|
|
|
|
|
"integrity": "sha512-excjX8DfsIcJ10x1Kzr4RcWe1edC9PquDRRPx3YVCvQv+U5p7Yin2s32ftzikXojb1PIFc/9Mt28/y+iRklkrw==",
|
2025-07-13 07:48:15 +00:00
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
],
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://opencollective.com/libvips"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@img/sharp-libvips-linux-ppc64": {
|
2025-12-30 05:50:06 +00:00
|
|
|
"version": "1.2.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-ppc64/-/sharp-libvips-linux-ppc64-1.2.4.tgz",
|
|
|
|
|
"integrity": "sha512-FMuvGijLDYG6lW+b/UvyilUWu5Ayu+3r2d1S8notiGCIyYU/76eig1UfMmkZ7vwgOrzKzlQbFSuQfgm7GYUPpA==",
|
2025-07-13 07:48:15 +00:00
|
|
|
"cpu": [
|
|
|
|
|
"ppc64"
|
|
|
|
|
],
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
],
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://opencollective.com/libvips"
|
|
|
|
|
}
|
|
|
|
|
},
|
2025-12-30 05:50:06 +00:00
|
|
|
"node_modules/@img/sharp-libvips-linux-riscv64": {
|
|
|
|
|
"version": "1.2.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-riscv64/-/sharp-libvips-linux-riscv64-1.2.4.tgz",
|
|
|
|
|
"integrity": "sha512-oVDbcR4zUC0ce82teubSm+x6ETixtKZBh/qbREIOcI3cULzDyb18Sr/Wcyx7NRQeQzOiHTNbZFF1UwPS2scyGA==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"riscv64"
|
|
|
|
|
],
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
],
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://opencollective.com/libvips"
|
|
|
|
|
}
|
|
|
|
|
},
|
2025-07-13 07:48:15 +00:00
|
|
|
"node_modules/@img/sharp-libvips-linux-s390x": {
|
2025-12-30 05:50:06 +00:00
|
|
|
"version": "1.2.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-s390x/-/sharp-libvips-linux-s390x-1.2.4.tgz",
|
|
|
|
|
"integrity": "sha512-qmp9VrzgPgMoGZyPvrQHqk02uyjA0/QrTO26Tqk6l4ZV0MPWIW6LTkqOIov+J1yEu7MbFQaDpwdwJKhbJvuRxQ==",
|
2025-07-13 07:48:15 +00:00
|
|
|
"cpu": [
|
|
|
|
|
"s390x"
|
|
|
|
|
],
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
],
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://opencollective.com/libvips"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@img/sharp-libvips-linux-x64": {
|
2025-12-30 05:50:06 +00:00
|
|
|
"version": "1.2.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-x64/-/sharp-libvips-linux-x64-1.2.4.tgz",
|
|
|
|
|
"integrity": "sha512-tJxiiLsmHc9Ax1bz3oaOYBURTXGIRDODBqhveVHonrHJ9/+k89qbLl0bcJns+e4t4rvaNBxaEZsFtSfAdquPrw==",
|
2025-07-13 07:48:15 +00:00
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
],
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://opencollective.com/libvips"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@img/sharp-libvips-linuxmusl-arm64": {
|
2025-12-30 05:50:06 +00:00
|
|
|
"version": "1.2.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-arm64/-/sharp-libvips-linuxmusl-arm64-1.2.4.tgz",
|
|
|
|
|
"integrity": "sha512-FVQHuwx1IIuNow9QAbYUzJ+En8KcVm9Lk5+uGUQJHaZmMECZmOlix9HnH7n1TRkXMS0pGxIJokIVB9SuqZGGXw==",
|
2025-07-13 07:48:15 +00:00
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
],
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://opencollective.com/libvips"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@img/sharp-libvips-linuxmusl-x64": {
|
2025-12-30 05:50:06 +00:00
|
|
|
"version": "1.2.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-x64/-/sharp-libvips-linuxmusl-x64-1.2.4.tgz",
|
|
|
|
|
"integrity": "sha512-+LpyBk7L44ZIXwz/VYfglaX/okxezESc6UxDSoyo2Ks6Jxc4Y7sGjpgU9s4PMgqgjj1gZCylTieNamqA1MF7Dg==",
|
2025-07-13 07:48:15 +00:00
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
],
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://opencollective.com/libvips"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@img/sharp-linux-arm": {
|
2025-12-30 05:50:06 +00:00
|
|
|
"version": "0.34.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@img/sharp-linux-arm/-/sharp-linux-arm-0.34.5.tgz",
|
|
|
|
|
"integrity": "sha512-9dLqsvwtg1uuXBGZKsxem9595+ujv0sJ6Vi8wcTANSFpwV/GONat5eCkzQo/1O6zRIkh0m/8+5BjrRr7jDUSZw==",
|
2025-07-13 07:48:15 +00:00
|
|
|
"cpu": [
|
|
|
|
|
"arm"
|
|
|
|
|
],
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://opencollective.com/libvips"
|
|
|
|
|
},
|
|
|
|
|
"optionalDependencies": {
|
2025-12-30 05:50:06 +00:00
|
|
|
"@img/sharp-libvips-linux-arm": "1.2.4"
|
2025-07-13 07:48:15 +00:00
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@img/sharp-linux-arm64": {
|
2025-12-30 05:50:06 +00:00
|
|
|
"version": "0.34.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@img/sharp-linux-arm64/-/sharp-linux-arm64-0.34.5.tgz",
|
|
|
|
|
"integrity": "sha512-bKQzaJRY/bkPOXyKx5EVup7qkaojECG6NLYswgktOZjaXecSAeCWiZwwiFf3/Y+O1HrauiE3FVsGxFg8c24rZg==",
|
2025-07-13 07:48:15 +00:00
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://opencollective.com/libvips"
|
|
|
|
|
},
|
|
|
|
|
"optionalDependencies": {
|
2025-12-30 05:50:06 +00:00
|
|
|
"@img/sharp-libvips-linux-arm64": "1.2.4"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@img/sharp-linux-ppc64": {
|
|
|
|
|
"version": "0.34.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@img/sharp-linux-ppc64/-/sharp-linux-ppc64-0.34.5.tgz",
|
|
|
|
|
"integrity": "sha512-7zznwNaqW6YtsfrGGDA6BRkISKAAE1Jo0QdpNYXNMHu2+0dTrPflTLNkpc8l7MUP5M16ZJcUvysVWWrMefZquA==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"ppc64"
|
|
|
|
|
],
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://opencollective.com/libvips"
|
|
|
|
|
},
|
|
|
|
|
"optionalDependencies": {
|
|
|
|
|
"@img/sharp-libvips-linux-ppc64": "1.2.4"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@img/sharp-linux-riscv64": {
|
|
|
|
|
"version": "0.34.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@img/sharp-linux-riscv64/-/sharp-linux-riscv64-0.34.5.tgz",
|
|
|
|
|
"integrity": "sha512-51gJuLPTKa7piYPaVs8GmByo7/U7/7TZOq+cnXJIHZKavIRHAP77e3N2HEl3dgiqdD/w0yUfiJnII77PuDDFdw==",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"riscv64"
|
|
|
|
|
],
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://opencollective.com/libvips"
|
|
|
|
|
},
|
|
|
|
|
"optionalDependencies": {
|
|
|
|
|
"@img/sharp-libvips-linux-riscv64": "1.2.4"
|
2025-07-13 07:48:15 +00:00
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@img/sharp-linux-s390x": {
|
2025-12-30 05:50:06 +00:00
|
|
|
"version": "0.34.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@img/sharp-linux-s390x/-/sharp-linux-s390x-0.34.5.tgz",
|
|
|
|
|
"integrity": "sha512-nQtCk0PdKfho3eC5MrbQoigJ2gd1CgddUMkabUj+rBevs8tZ2cULOx46E7oyX+04WGfABgIwmMC0VqieTiR4jg==",
|
2025-07-13 07:48:15 +00:00
|
|
|
"cpu": [
|
|
|
|
|
"s390x"
|
|
|
|
|
],
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://opencollective.com/libvips"
|
|
|
|
|
},
|
|
|
|
|
"optionalDependencies": {
|
2025-12-30 05:50:06 +00:00
|
|
|
"@img/sharp-libvips-linux-s390x": "1.2.4"
|
2025-07-13 07:48:15 +00:00
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@img/sharp-linux-x64": {
|
2025-12-30 05:50:06 +00:00
|
|
|
"version": "0.34.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@img/sharp-linux-x64/-/sharp-linux-x64-0.34.5.tgz",
|
|
|
|
|
"integrity": "sha512-MEzd8HPKxVxVenwAa+JRPwEC7QFjoPWuS5NZnBt6B3pu7EG2Ge0id1oLHZpPJdn3OQK+BQDiw9zStiHBTJQQQQ==",
|
2025-07-13 07:48:15 +00:00
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://opencollective.com/libvips"
|
|
|
|
|
},
|
|
|
|
|
"optionalDependencies": {
|
2025-12-30 05:50:06 +00:00
|
|
|
"@img/sharp-libvips-linux-x64": "1.2.4"
|
2025-07-13 07:48:15 +00:00
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@img/sharp-linuxmusl-arm64": {
|
2025-12-30 05:50:06 +00:00
|
|
|
"version": "0.34.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-arm64/-/sharp-linuxmusl-arm64-0.34.5.tgz",
|
|
|
|
|
"integrity": "sha512-fprJR6GtRsMt6Kyfq44IsChVZeGN97gTD331weR1ex1c1rypDEABN6Tm2xa1wE6lYb5DdEnk03NZPqA7Id21yg==",
|
2025-07-13 07:48:15 +00:00
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://opencollective.com/libvips"
|
|
|
|
|
},
|
|
|
|
|
"optionalDependencies": {
|
2025-12-30 05:50:06 +00:00
|
|
|
"@img/sharp-libvips-linuxmusl-arm64": "1.2.4"
|
2025-07-13 07:48:15 +00:00
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@img/sharp-linuxmusl-x64": {
|
2025-12-30 05:50:06 +00:00
|
|
|
"version": "0.34.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-x64/-/sharp-linuxmusl-x64-0.34.5.tgz",
|
|
|
|
|
"integrity": "sha512-Jg8wNT1MUzIvhBFxViqrEhWDGzqymo3sV7z7ZsaWbZNDLXRJZoRGrjulp60YYtV4wfY8VIKcWidjojlLcWrd8Q==",
|
2025-07-13 07:48:15 +00:00
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://opencollective.com/libvips"
|
|
|
|
|
},
|
|
|
|
|
"optionalDependencies": {
|
2025-12-30 05:50:06 +00:00
|
|
|
"@img/sharp-libvips-linuxmusl-x64": "1.2.4"
|
2025-07-13 07:48:15 +00:00
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@img/sharp-wasm32": {
|
2025-12-30 05:50:06 +00:00
|
|
|
"version": "0.34.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@img/sharp-wasm32/-/sharp-wasm32-0.34.5.tgz",
|
|
|
|
|
"integrity": "sha512-OdWTEiVkY2PHwqkbBI8frFxQQFekHaSSkUIJkwzclWZe64O1X4UlUjqqqLaPbUpMOQk6FBu/HtlGXNblIs0huw==",
|
2025-07-13 07:48:15 +00:00
|
|
|
"cpu": [
|
|
|
|
|
"wasm32"
|
|
|
|
|
],
|
|
|
|
|
"optional": true,
|
|
|
|
|
"dependencies": {
|
2025-12-30 05:50:06 +00:00
|
|
|
"@emnapi/runtime": "^1.7.0"
|
2025-07-13 07:48:15 +00:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://opencollective.com/libvips"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@img/sharp-win32-arm64": {
|
2025-12-30 05:50:06 +00:00
|
|
|
"version": "0.34.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@img/sharp-win32-arm64/-/sharp-win32-arm64-0.34.5.tgz",
|
|
|
|
|
"integrity": "sha512-WQ3AgWCWYSb2yt+IG8mnC6Jdk9Whs7O0gxphblsLvdhSpSTtmu69ZG1Gkb6NuvxsNACwiPV6cNSZNzt0KPsw7g==",
|
2025-07-13 07:48:15 +00:00
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"win32"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://opencollective.com/libvips"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@img/sharp-win32-ia32": {
|
2025-12-30 05:50:06 +00:00
|
|
|
"version": "0.34.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@img/sharp-win32-ia32/-/sharp-win32-ia32-0.34.5.tgz",
|
|
|
|
|
"integrity": "sha512-FV9m/7NmeCmSHDD5j4+4pNI8Cp3aW+JvLoXcTUo0IqyjSfAZJ8dIUmijx1qaJsIiU+Hosw6xM5KijAWRJCSgNg==",
|
2025-07-13 07:48:15 +00:00
|
|
|
"cpu": [
|
|
|
|
|
"ia32"
|
|
|
|
|
],
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"win32"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://opencollective.com/libvips"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@img/sharp-win32-x64": {
|
2025-12-30 05:50:06 +00:00
|
|
|
"version": "0.34.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@img/sharp-win32-x64/-/sharp-win32-x64-0.34.5.tgz",
|
|
|
|
|
"integrity": "sha512-+29YMsqY2/9eFEiW93eqWnuLcWcufowXewwSNIT6UwZdUUCrM3oFjMWH/Z6/TMmb4hlFenmfAVbpWeup2jryCw==",
|
2025-07-13 07:48:15 +00:00
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"win32"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://opencollective.com/libvips"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@isaacs/fs-minipass": {
|
|
|
|
|
"version": "4.0.1",
|
|
|
|
|
"dev": true,
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "ISC",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"minipass": "^7.0.4"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=18.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@jridgewell/gen-mapping": {
|
|
|
|
|
"version": "0.3.12",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@jridgewell/sourcemap-codec": "^1.5.0",
|
|
|
|
|
"@jridgewell/trace-mapping": "^0.3.24"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@jridgewell/resolve-uri": {
|
|
|
|
|
"version": "3.1.2",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@jridgewell/sourcemap-codec": {
|
|
|
|
|
"version": "1.5.4",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT"
|
2025-07-13 07:48:15 +00:00
|
|
|
},
|
|
|
|
|
"node_modules/@jridgewell/trace-mapping": {
|
|
|
|
|
"version": "0.3.29",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@jridgewell/resolve-uri": "^3.1.0",
|
|
|
|
|
"@jridgewell/sourcemap-codec": "^1.4.14"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@mixmark-io/domino": {
|
|
|
|
|
"version": "2.2.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "BSD-2-Clause"
|
2025-07-13 07:48:15 +00:00
|
|
|
},
|
|
|
|
|
"node_modules/@next/env": {
|
2025-12-30 05:50:06 +00:00
|
|
|
"version": "16.1.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@next/env/-/env-16.1.1.tgz",
|
|
|
|
|
"integrity": "sha512-3oxyM97Sr2PqiVyMyrZUtrtM3jqqFxOQJVuKclDsgj/L728iZt/GyslkN4NwarledZATCenbk4Offjk1hQmaAA=="
|
2025-07-13 07:48:15 +00:00
|
|
|
},
|
|
|
|
|
"node_modules/@next/swc-darwin-arm64": {
|
2025-12-30 05:50:06 +00:00
|
|
|
"version": "16.1.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@next/swc-darwin-arm64/-/swc-darwin-arm64-16.1.1.tgz",
|
|
|
|
|
"integrity": "sha512-JS3m42ifsVSJjSTzh27nW+Igfha3NdBOFScr9C80hHGrWx55pTrVL23RJbqir7k7/15SKlrLHhh/MQzqBBYrQA==",
|
2025-07-13 07:48:15 +00:00
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"darwin"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 10"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@next/swc-darwin-x64": {
|
2025-12-30 05:50:06 +00:00
|
|
|
"version": "16.1.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@next/swc-darwin-x64/-/swc-darwin-x64-16.1.1.tgz",
|
|
|
|
|
"integrity": "sha512-hbyKtrDGUkgkyQi1m1IyD3q4I/3m9ngr+V93z4oKHrPcmxwNL5iMWORvLSGAf2YujL+6HxgVvZuCYZfLfb4bGw==",
|
2025-07-13 07:48:15 +00:00
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"darwin"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 10"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@next/swc-linux-arm64-gnu": {
|
2025-12-30 05:50:06 +00:00
|
|
|
"version": "16.1.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-16.1.1.tgz",
|
|
|
|
|
"integrity": "sha512-/fvHet+EYckFvRLQ0jPHJCUI5/B56+2DpI1xDSvi80r/3Ez+Eaa2Yq4tJcRTaB1kqj/HrYKn8Yplm9bNoMJpwQ==",
|
2025-07-13 07:48:15 +00:00
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 10"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@next/swc-linux-arm64-musl": {
|
2025-12-30 05:50:06 +00:00
|
|
|
"version": "16.1.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-16.1.1.tgz",
|
|
|
|
|
"integrity": "sha512-MFHrgL4TXNQbBPzkKKur4Fb5ICEJa87HM7fczFs2+HWblM7mMLdco3dvyTI+QmLBU9xgns/EeeINSZD6Ar+oLg==",
|
2025-07-13 07:48:15 +00:00
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 10"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@next/swc-linux-x64-gnu": {
|
2025-12-30 05:50:06 +00:00
|
|
|
"version": "16.1.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-16.1.1.tgz",
|
|
|
|
|
"integrity": "sha512-20bYDfgOQAPUkkKBnyP9PTuHiJGM7HzNBbuqmD0jiFVZ0aOldz+VnJhbxzjcSabYsnNjMPsE0cyzEudpYxsrUQ==",
|
2025-07-13 07:48:15 +00:00
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 10"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@next/swc-linux-x64-musl": {
|
2025-12-30 05:50:06 +00:00
|
|
|
"version": "16.1.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-16.1.1.tgz",
|
|
|
|
|
"integrity": "sha512-9pRbK3M4asAHQRkwaXwu601oPZHghuSC8IXNENgbBSyImHv/zY4K5udBusgdHkvJ/Tcr96jJwQYOll0qU8+fPA==",
|
2025-07-13 07:48:15 +00:00
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"linux"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 10"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@next/swc-win32-arm64-msvc": {
|
2025-12-30 05:50:06 +00:00
|
|
|
"version": "16.1.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-16.1.1.tgz",
|
|
|
|
|
"integrity": "sha512-bdfQkggaLgnmYrFkSQfsHfOhk/mCYmjnrbRCGgkMcoOBZ4n+TRRSLmT/CU5SATzlBJ9TpioUyBW/vWFXTqQRiA==",
|
2025-07-13 07:48:15 +00:00
|
|
|
"cpu": [
|
|
|
|
|
"arm64"
|
|
|
|
|
],
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"win32"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 10"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@next/swc-win32-x64-msvc": {
|
2025-12-30 05:50:06 +00:00
|
|
|
"version": "16.1.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-16.1.1.tgz",
|
|
|
|
|
"integrity": "sha512-Ncwbw2WJ57Al5OX0k4chM68DKhEPlrXBaSXDCi2kPi5f4d8b3ejr3RRJGfKBLrn2YJL5ezNS7w2TZLHSti8CMw==",
|
2025-07-13 07:48:15 +00:00
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
|
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"win32"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 10"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@radix-ui/number": {
|
|
|
|
|
"version": "1.1.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT"
|
2025-07-13 07:48:15 +00:00
|
|
|
},
|
|
|
|
|
"node_modules/@radix-ui/primitive": {
|
|
|
|
|
"version": "1.1.2",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT"
|
2025-07-13 07:48:15 +00:00
|
|
|
},
|
|
|
|
|
"node_modules/@radix-ui/react-accordion": {
|
|
|
|
|
"version": "1.2.11",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@radix-ui/primitive": "1.1.2",
|
|
|
|
|
"@radix-ui/react-collapsible": "1.1.11",
|
|
|
|
|
"@radix-ui/react-collection": "1.1.7",
|
|
|
|
|
"@radix-ui/react-compose-refs": "1.1.2",
|
|
|
|
|
"@radix-ui/react-context": "1.1.2",
|
|
|
|
|
"@radix-ui/react-direction": "1.1.1",
|
|
|
|
|
"@radix-ui/react-id": "1.1.1",
|
|
|
|
|
"@radix-ui/react-primitive": "2.1.3",
|
|
|
|
|
"@radix-ui/react-use-controllable-state": "1.2.2"
|
|
|
|
|
},
|
|
|
|
|
"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
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@radix-ui/react-arrow": {
|
|
|
|
|
"version": "1.1.7",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@radix-ui/react-primitive": "2.1.3"
|
|
|
|
|
},
|
|
|
|
|
"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
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@radix-ui/react-checkbox": {
|
|
|
|
|
"version": "1.3.2",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@radix-ui/primitive": "1.1.2",
|
|
|
|
|
"@radix-ui/react-compose-refs": "1.1.2",
|
|
|
|
|
"@radix-ui/react-context": "1.1.2",
|
|
|
|
|
"@radix-ui/react-presence": "1.1.4",
|
|
|
|
|
"@radix-ui/react-primitive": "2.1.3",
|
|
|
|
|
"@radix-ui/react-use-controllable-state": "1.2.2",
|
|
|
|
|
"@radix-ui/react-use-previous": "1.1.1",
|
|
|
|
|
"@radix-ui/react-use-size": "1.1.1"
|
|
|
|
|
},
|
|
|
|
|
"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
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@radix-ui/react-collapsible": {
|
|
|
|
|
"version": "1.1.11",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@radix-ui/primitive": "1.1.2",
|
|
|
|
|
"@radix-ui/react-compose-refs": "1.1.2",
|
|
|
|
|
"@radix-ui/react-context": "1.1.2",
|
|
|
|
|
"@radix-ui/react-id": "1.1.1",
|
|
|
|
|
"@radix-ui/react-presence": "1.1.4",
|
|
|
|
|
"@radix-ui/react-primitive": "2.1.3",
|
|
|
|
|
"@radix-ui/react-use-controllable-state": "1.2.2",
|
|
|
|
|
"@radix-ui/react-use-layout-effect": "1.1.1"
|
|
|
|
|
},
|
|
|
|
|
"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
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@radix-ui/react-collection": {
|
|
|
|
|
"version": "1.1.7",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@radix-ui/react-compose-refs": "1.1.2",
|
|
|
|
|
"@radix-ui/react-context": "1.1.2",
|
|
|
|
|
"@radix-ui/react-primitive": "2.1.3",
|
|
|
|
|
"@radix-ui/react-slot": "1.2.3"
|
|
|
|
|
},
|
|
|
|
|
"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
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@radix-ui/react-compose-refs": {
|
|
|
|
|
"version": "1.1.2",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"peerDependencies": {
|
|
|
|
|
"@types/react": "*",
|
|
|
|
|
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
|
|
|
|
|
},
|
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
|
"@types/react": {
|
|
|
|
|
"optional": true
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@radix-ui/react-context": {
|
|
|
|
|
"version": "1.1.2",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"peerDependencies": {
|
|
|
|
|
"@types/react": "*",
|
|
|
|
|
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
|
|
|
|
|
},
|
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
|
"@types/react": {
|
|
|
|
|
"optional": true
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@radix-ui/react-dialog": {
|
|
|
|
|
"version": "1.1.14",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@radix-ui/primitive": "1.1.2",
|
|
|
|
|
"@radix-ui/react-compose-refs": "1.1.2",
|
|
|
|
|
"@radix-ui/react-context": "1.1.2",
|
|
|
|
|
"@radix-ui/react-dismissable-layer": "1.1.10",
|
|
|
|
|
"@radix-ui/react-focus-guards": "1.1.2",
|
|
|
|
|
"@radix-ui/react-focus-scope": "1.1.7",
|
|
|
|
|
"@radix-ui/react-id": "1.1.1",
|
|
|
|
|
"@radix-ui/react-portal": "1.1.9",
|
|
|
|
|
"@radix-ui/react-presence": "1.1.4",
|
|
|
|
|
"@radix-ui/react-primitive": "2.1.3",
|
|
|
|
|
"@radix-ui/react-slot": "1.2.3",
|
|
|
|
|
"@radix-ui/react-use-controllable-state": "1.2.2",
|
|
|
|
|
"aria-hidden": "^1.2.4",
|
|
|
|
|
"react-remove-scroll": "^2.6.3"
|
|
|
|
|
},
|
|
|
|
|
"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
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@radix-ui/react-direction": {
|
|
|
|
|
"version": "1.1.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"peerDependencies": {
|
|
|
|
|
"@types/react": "*",
|
|
|
|
|
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
|
|
|
|
|
},
|
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
|
"@types/react": {
|
|
|
|
|
"optional": true
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@radix-ui/react-dismissable-layer": {
|
|
|
|
|
"version": "1.1.10",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@radix-ui/primitive": "1.1.2",
|
|
|
|
|
"@radix-ui/react-compose-refs": "1.1.2",
|
|
|
|
|
"@radix-ui/react-primitive": "2.1.3",
|
|
|
|
|
"@radix-ui/react-use-callback-ref": "1.1.1",
|
|
|
|
|
"@radix-ui/react-use-escape-keydown": "1.1.1"
|
|
|
|
|
},
|
|
|
|
|
"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
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@radix-ui/react-dropdown-menu": {
|
|
|
|
|
"version": "2.1.15",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@radix-ui/primitive": "1.1.2",
|
|
|
|
|
"@radix-ui/react-compose-refs": "1.1.2",
|
|
|
|
|
"@radix-ui/react-context": "1.1.2",
|
|
|
|
|
"@radix-ui/react-id": "1.1.1",
|
|
|
|
|
"@radix-ui/react-menu": "2.1.15",
|
|
|
|
|
"@radix-ui/react-primitive": "2.1.3",
|
|
|
|
|
"@radix-ui/react-use-controllable-state": "1.2.2"
|
|
|
|
|
},
|
|
|
|
|
"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
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@radix-ui/react-focus-guards": {
|
|
|
|
|
"version": "1.1.2",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"peerDependencies": {
|
|
|
|
|
"@types/react": "*",
|
|
|
|
|
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
|
|
|
|
|
},
|
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
|
"@types/react": {
|
|
|
|
|
"optional": true
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@radix-ui/react-focus-scope": {
|
|
|
|
|
"version": "1.1.7",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@radix-ui/react-compose-refs": "1.1.2",
|
|
|
|
|
"@radix-ui/react-primitive": "2.1.3",
|
|
|
|
|
"@radix-ui/react-use-callback-ref": "1.1.1"
|
|
|
|
|
},
|
|
|
|
|
"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
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@radix-ui/react-id": {
|
|
|
|
|
"version": "1.1.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@radix-ui/react-use-layout-effect": "1.1.1"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@types/react": "*",
|
|
|
|
|
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
|
|
|
|
|
},
|
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
|
"@types/react": {
|
|
|
|
|
"optional": true
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@radix-ui/react-label": {
|
|
|
|
|
"version": "2.1.7",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@radix-ui/react-primitive": "2.1.3"
|
|
|
|
|
},
|
|
|
|
|
"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
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@radix-ui/react-menu": {
|
|
|
|
|
"version": "2.1.15",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@radix-ui/primitive": "1.1.2",
|
|
|
|
|
"@radix-ui/react-collection": "1.1.7",
|
|
|
|
|
"@radix-ui/react-compose-refs": "1.1.2",
|
|
|
|
|
"@radix-ui/react-context": "1.1.2",
|
|
|
|
|
"@radix-ui/react-direction": "1.1.1",
|
|
|
|
|
"@radix-ui/react-dismissable-layer": "1.1.10",
|
|
|
|
|
"@radix-ui/react-focus-guards": "1.1.2",
|
|
|
|
|
"@radix-ui/react-focus-scope": "1.1.7",
|
|
|
|
|
"@radix-ui/react-id": "1.1.1",
|
|
|
|
|
"@radix-ui/react-popper": "1.2.7",
|
|
|
|
|
"@radix-ui/react-portal": "1.1.9",
|
|
|
|
|
"@radix-ui/react-presence": "1.1.4",
|
|
|
|
|
"@radix-ui/react-primitive": "2.1.3",
|
|
|
|
|
"@radix-ui/react-roving-focus": "1.1.10",
|
|
|
|
|
"@radix-ui/react-slot": "1.2.3",
|
|
|
|
|
"@radix-ui/react-use-callback-ref": "1.1.1",
|
|
|
|
|
"aria-hidden": "^1.2.4",
|
|
|
|
|
"react-remove-scroll": "^2.6.3"
|
|
|
|
|
},
|
|
|
|
|
"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
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@radix-ui/react-popover": {
|
|
|
|
|
"version": "1.1.14",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@radix-ui/primitive": "1.1.2",
|
|
|
|
|
"@radix-ui/react-compose-refs": "1.1.2",
|
|
|
|
|
"@radix-ui/react-context": "1.1.2",
|
|
|
|
|
"@radix-ui/react-dismissable-layer": "1.1.10",
|
|
|
|
|
"@radix-ui/react-focus-guards": "1.1.2",
|
|
|
|
|
"@radix-ui/react-focus-scope": "1.1.7",
|
|
|
|
|
"@radix-ui/react-id": "1.1.1",
|
|
|
|
|
"@radix-ui/react-popper": "1.2.7",
|
|
|
|
|
"@radix-ui/react-portal": "1.1.9",
|
|
|
|
|
"@radix-ui/react-presence": "1.1.4",
|
|
|
|
|
"@radix-ui/react-primitive": "2.1.3",
|
|
|
|
|
"@radix-ui/react-slot": "1.2.3",
|
|
|
|
|
"@radix-ui/react-use-controllable-state": "1.2.2",
|
|
|
|
|
"aria-hidden": "^1.2.4",
|
|
|
|
|
"react-remove-scroll": "^2.6.3"
|
|
|
|
|
},
|
|
|
|
|
"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
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@radix-ui/react-popper": {
|
|
|
|
|
"version": "1.2.7",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@floating-ui/react-dom": "^2.0.0",
|
|
|
|
|
"@radix-ui/react-arrow": "1.1.7",
|
|
|
|
|
"@radix-ui/react-compose-refs": "1.1.2",
|
|
|
|
|
"@radix-ui/react-context": "1.1.2",
|
|
|
|
|
"@radix-ui/react-primitive": "2.1.3",
|
|
|
|
|
"@radix-ui/react-use-callback-ref": "1.1.1",
|
|
|
|
|
"@radix-ui/react-use-layout-effect": "1.1.1",
|
|
|
|
|
"@radix-ui/react-use-rect": "1.1.1",
|
|
|
|
|
"@radix-ui/react-use-size": "1.1.1",
|
|
|
|
|
"@radix-ui/rect": "1.1.1"
|
|
|
|
|
},
|
|
|
|
|
"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
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@radix-ui/react-portal": {
|
|
|
|
|
"version": "1.1.9",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@radix-ui/react-primitive": "2.1.3",
|
|
|
|
|
"@radix-ui/react-use-layout-effect": "1.1.1"
|
|
|
|
|
},
|
|
|
|
|
"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
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@radix-ui/react-presence": {
|
|
|
|
|
"version": "1.1.4",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@radix-ui/react-compose-refs": "1.1.2",
|
|
|
|
|
"@radix-ui/react-use-layout-effect": "1.1.1"
|
|
|
|
|
},
|
|
|
|
|
"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
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@radix-ui/react-primitive": {
|
|
|
|
|
"version": "2.1.3",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@radix-ui/react-slot": "1.2.3"
|
|
|
|
|
},
|
|
|
|
|
"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
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@radix-ui/react-radio-group": {
|
|
|
|
|
"version": "1.3.7",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@radix-ui/primitive": "1.1.2",
|
|
|
|
|
"@radix-ui/react-compose-refs": "1.1.2",
|
|
|
|
|
"@radix-ui/react-context": "1.1.2",
|
|
|
|
|
"@radix-ui/react-direction": "1.1.1",
|
|
|
|
|
"@radix-ui/react-presence": "1.1.4",
|
|
|
|
|
"@radix-ui/react-primitive": "2.1.3",
|
|
|
|
|
"@radix-ui/react-roving-focus": "1.1.10",
|
|
|
|
|
"@radix-ui/react-use-controllable-state": "1.2.2",
|
|
|
|
|
"@radix-ui/react-use-previous": "1.1.1",
|
|
|
|
|
"@radix-ui/react-use-size": "1.1.1"
|
|
|
|
|
},
|
|
|
|
|
"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
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@radix-ui/react-roving-focus": {
|
|
|
|
|
"version": "1.1.10",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@radix-ui/primitive": "1.1.2",
|
|
|
|
|
"@radix-ui/react-collection": "1.1.7",
|
|
|
|
|
"@radix-ui/react-compose-refs": "1.1.2",
|
|
|
|
|
"@radix-ui/react-context": "1.1.2",
|
|
|
|
|
"@radix-ui/react-direction": "1.1.1",
|
|
|
|
|
"@radix-ui/react-id": "1.1.1",
|
|
|
|
|
"@radix-ui/react-primitive": "2.1.3",
|
|
|
|
|
"@radix-ui/react-use-callback-ref": "1.1.1",
|
|
|
|
|
"@radix-ui/react-use-controllable-state": "1.2.2"
|
|
|
|
|
},
|
|
|
|
|
"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
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@radix-ui/react-scroll-area": {
|
|
|
|
|
"version": "1.2.9",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@radix-ui/number": "1.1.1",
|
|
|
|
|
"@radix-ui/primitive": "1.1.2",
|
|
|
|
|
"@radix-ui/react-compose-refs": "1.1.2",
|
|
|
|
|
"@radix-ui/react-context": "1.1.2",
|
|
|
|
|
"@radix-ui/react-direction": "1.1.1",
|
|
|
|
|
"@radix-ui/react-presence": "1.1.4",
|
|
|
|
|
"@radix-ui/react-primitive": "2.1.3",
|
|
|
|
|
"@radix-ui/react-use-callback-ref": "1.1.1",
|
|
|
|
|
"@radix-ui/react-use-layout-effect": "1.1.1"
|
|
|
|
|
},
|
|
|
|
|
"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
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@radix-ui/react-select": {
|
|
|
|
|
"version": "2.2.5",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@radix-ui/number": "1.1.1",
|
|
|
|
|
"@radix-ui/primitive": "1.1.2",
|
|
|
|
|
"@radix-ui/react-collection": "1.1.7",
|
|
|
|
|
"@radix-ui/react-compose-refs": "1.1.2",
|
|
|
|
|
"@radix-ui/react-context": "1.1.2",
|
|
|
|
|
"@radix-ui/react-direction": "1.1.1",
|
|
|
|
|
"@radix-ui/react-dismissable-layer": "1.1.10",
|
|
|
|
|
"@radix-ui/react-focus-guards": "1.1.2",
|
|
|
|
|
"@radix-ui/react-focus-scope": "1.1.7",
|
|
|
|
|
"@radix-ui/react-id": "1.1.1",
|
|
|
|
|
"@radix-ui/react-popper": "1.2.7",
|
|
|
|
|
"@radix-ui/react-portal": "1.1.9",
|
|
|
|
|
"@radix-ui/react-primitive": "2.1.3",
|
|
|
|
|
"@radix-ui/react-slot": "1.2.3",
|
|
|
|
|
"@radix-ui/react-use-callback-ref": "1.1.1",
|
|
|
|
|
"@radix-ui/react-use-controllable-state": "1.2.2",
|
|
|
|
|
"@radix-ui/react-use-layout-effect": "1.1.1",
|
|
|
|
|
"@radix-ui/react-use-previous": "1.1.1",
|
|
|
|
|
"@radix-ui/react-visually-hidden": "1.2.3",
|
|
|
|
|
"aria-hidden": "^1.2.4",
|
|
|
|
|
"react-remove-scroll": "^2.6.3"
|
|
|
|
|
},
|
|
|
|
|
"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
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@radix-ui/react-slot": {
|
|
|
|
|
"version": "1.2.3",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@radix-ui/react-compose-refs": "1.1.2"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@types/react": "*",
|
|
|
|
|
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
|
|
|
|
|
},
|
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
|
"@types/react": {
|
|
|
|
|
"optional": true
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@radix-ui/react-switch": {
|
|
|
|
|
"version": "1.2.5",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@radix-ui/primitive": "1.1.2",
|
|
|
|
|
"@radix-ui/react-compose-refs": "1.1.2",
|
|
|
|
|
"@radix-ui/react-context": "1.1.2",
|
|
|
|
|
"@radix-ui/react-primitive": "2.1.3",
|
|
|
|
|
"@radix-ui/react-use-controllable-state": "1.2.2",
|
|
|
|
|
"@radix-ui/react-use-previous": "1.1.1",
|
|
|
|
|
"@radix-ui/react-use-size": "1.1.1"
|
|
|
|
|
},
|
|
|
|
|
"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
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
2026-01-18 16:54:00 +00:00
|
|
|
"node_modules/@radix-ui/react-tabs": {
|
|
|
|
|
"version": "1.1.13",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@radix-ui/react-tabs/-/react-tabs-1.1.13.tgz",
|
|
|
|
|
"integrity": "sha512-7xdcatg7/U+7+Udyoj2zodtI9H/IIopqo+YOIcZOq1nJwXWBZ9p8xiu5llXlekDbZkca79a/fozEYQXIA4sW6A==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@radix-ui/primitive": "1.1.3",
|
|
|
|
|
"@radix-ui/react-context": "1.1.2",
|
|
|
|
|
"@radix-ui/react-direction": "1.1.1",
|
|
|
|
|
"@radix-ui/react-id": "1.1.1",
|
|
|
|
|
"@radix-ui/react-presence": "1.1.5",
|
|
|
|
|
"@radix-ui/react-primitive": "2.1.3",
|
|
|
|
|
"@radix-ui/react-roving-focus": "1.1.11",
|
|
|
|
|
"@radix-ui/react-use-controllable-state": "1.2.2"
|
|
|
|
|
},
|
|
|
|
|
"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
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@radix-ui/react-tabs/node_modules/@radix-ui/primitive": {
|
|
|
|
|
"version": "1.1.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@radix-ui/primitive/-/primitive-1.1.3.tgz",
|
|
|
|
|
"integrity": "sha512-JTF99U/6XIjCBo0wqkU5sK10glYe27MRRsfwoiq5zzOEZLHU3A3KCMa5X/azekYRCJ0HlwI0crAXS/5dEHTzDg=="
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@radix-ui/react-tabs/node_modules/@radix-ui/react-presence": {
|
|
|
|
|
"version": "1.1.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@radix-ui/react-presence/-/react-presence-1.1.5.tgz",
|
|
|
|
|
"integrity": "sha512-/jfEwNDdQVBCNvjkGit4h6pMOzq8bHkopq458dPt2lMjx+eBQUohZNG9A7DtO/O5ukSbxuaNGXMjHicgwy6rQQ==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@radix-ui/react-compose-refs": "1.1.2",
|
|
|
|
|
"@radix-ui/react-use-layout-effect": "1.1.1"
|
|
|
|
|
},
|
|
|
|
|
"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
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@radix-ui/react-tabs/node_modules/@radix-ui/react-roving-focus": {
|
|
|
|
|
"version": "1.1.11",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@radix-ui/react-roving-focus/-/react-roving-focus-1.1.11.tgz",
|
|
|
|
|
"integrity": "sha512-7A6S9jSgm/S+7MdtNDSb+IU859vQqJ/QAtcYQcfFC6W8RS4IxIZDldLR0xqCFZ6DCyrQLjLPsxtTNch5jVA4lA==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@radix-ui/primitive": "1.1.3",
|
|
|
|
|
"@radix-ui/react-collection": "1.1.7",
|
|
|
|
|
"@radix-ui/react-compose-refs": "1.1.2",
|
|
|
|
|
"@radix-ui/react-context": "1.1.2",
|
|
|
|
|
"@radix-ui/react-direction": "1.1.1",
|
|
|
|
|
"@radix-ui/react-id": "1.1.1",
|
|
|
|
|
"@radix-ui/react-primitive": "2.1.3",
|
|
|
|
|
"@radix-ui/react-use-callback-ref": "1.1.1",
|
|
|
|
|
"@radix-ui/react-use-controllable-state": "1.2.2"
|
|
|
|
|
},
|
|
|
|
|
"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
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
2025-07-13 07:48:15 +00:00
|
|
|
"node_modules/@radix-ui/react-use-callback-ref": {
|
|
|
|
|
"version": "1.1.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"peerDependencies": {
|
|
|
|
|
"@types/react": "*",
|
|
|
|
|
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
|
|
|
|
|
},
|
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
|
"@types/react": {
|
|
|
|
|
"optional": true
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@radix-ui/react-use-controllable-state": {
|
|
|
|
|
"version": "1.2.2",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@radix-ui/react-use-effect-event": "0.0.2",
|
|
|
|
|
"@radix-ui/react-use-layout-effect": "1.1.1"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@types/react": "*",
|
|
|
|
|
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
|
|
|
|
|
},
|
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
|
"@types/react": {
|
|
|
|
|
"optional": true
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@radix-ui/react-use-effect-event": {
|
|
|
|
|
"version": "0.0.2",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@radix-ui/react-use-layout-effect": "1.1.1"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@types/react": "*",
|
|
|
|
|
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
|
|
|
|
|
},
|
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
|
"@types/react": {
|
|
|
|
|
"optional": true
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@radix-ui/react-use-escape-keydown": {
|
|
|
|
|
"version": "1.1.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@radix-ui/react-use-callback-ref": "1.1.1"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@types/react": "*",
|
|
|
|
|
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
|
|
|
|
|
},
|
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
|
"@types/react": {
|
|
|
|
|
"optional": true
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@radix-ui/react-use-layout-effect": {
|
|
|
|
|
"version": "1.1.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"peerDependencies": {
|
|
|
|
|
"@types/react": "*",
|
|
|
|
|
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
|
|
|
|
|
},
|
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
|
"@types/react": {
|
|
|
|
|
"optional": true
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@radix-ui/react-use-previous": {
|
|
|
|
|
"version": "1.1.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"peerDependencies": {
|
|
|
|
|
"@types/react": "*",
|
|
|
|
|
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
|
|
|
|
|
},
|
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
|
"@types/react": {
|
|
|
|
|
"optional": true
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@radix-ui/react-use-rect": {
|
|
|
|
|
"version": "1.1.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@radix-ui/rect": "1.1.1"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@types/react": "*",
|
|
|
|
|
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
|
|
|
|
|
},
|
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
|
"@types/react": {
|
|
|
|
|
"optional": true
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@radix-ui/react-use-size": {
|
|
|
|
|
"version": "1.1.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@radix-ui/react-use-layout-effect": "1.1.1"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@types/react": "*",
|
|
|
|
|
"react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
|
|
|
|
|
},
|
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
|
"@types/react": {
|
|
|
|
|
"optional": true
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@radix-ui/react-visually-hidden": {
|
|
|
|
|
"version": "1.2.3",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@radix-ui/react-primitive": "2.1.3"
|
|
|
|
|
},
|
|
|
|
|
"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
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@radix-ui/rect": {
|
|
|
|
|
"version": "1.1.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT"
|
2025-07-13 07:48:15 +00:00
|
|
|
},
|
|
|
|
|
"node_modules/@standard-schema/utils": {
|
|
|
|
|
"version": "0.3.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT"
|
2025-07-13 07:48:15 +00:00
|
|
|
},
|
|
|
|
|
"node_modules/@svgdotjs/svg.draggable.js": {
|
|
|
|
|
"version": "3.0.6",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"peerDependencies": {
|
|
|
|
|
"@svgdotjs/svg.js": "^3.2.4"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@svgdotjs/svg.filter.js": {
|
|
|
|
|
"version": "3.0.9",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@svgdotjs/svg.js": "^3.2.4"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 0.8.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@svgdotjs/svg.js": {
|
|
|
|
|
"version": "3.2.4",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"funding": {
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/Fuzzyma"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@svgdotjs/svg.resize.js": {
|
|
|
|
|
"version": "2.0.5",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 14.18"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@svgdotjs/svg.js": "^3.2.4",
|
|
|
|
|
"@svgdotjs/svg.select.js": "^4.0.1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@svgdotjs/svg.select.js": {
|
|
|
|
|
"version": "4.0.3",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 14.18"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@svgdotjs/svg.js": "^3.2.4"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@swc/helpers": {
|
|
|
|
|
"version": "0.5.15",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@swc/helpers/-/helpers-0.5.15.tgz",
|
|
|
|
|
"integrity": "sha512-JQ5TuMi45Owi4/BIMAJBoSQoOJu12oOk/gADqlcUL9JEdHB8vyjUSsxqeNXnmXHjYKMi2WcYtezGEEhqUI/E2g==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"tslib": "^2.8.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@tailwindcss/node": {
|
|
|
|
|
"version": "4.1.11",
|
|
|
|
|
"dev": true,
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@ampproject/remapping": "^2.3.0",
|
|
|
|
|
"enhanced-resolve": "^5.18.1",
|
|
|
|
|
"jiti": "^2.4.2",
|
|
|
|
|
"lightningcss": "1.30.1",
|
|
|
|
|
"magic-string": "^0.30.17",
|
|
|
|
|
"source-map-js": "^1.2.1",
|
|
|
|
|
"tailwindcss": "4.1.11"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@tailwindcss/oxide": {
|
|
|
|
|
"version": "4.1.11",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"hasInstallScript": true,
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"detect-libc": "^2.0.4",
|
|
|
|
|
"tar": "^7.4.3"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 10"
|
|
|
|
|
},
|
|
|
|
|
"optionalDependencies": {
|
|
|
|
|
"@tailwindcss/oxide-android-arm64": "4.1.11",
|
|
|
|
|
"@tailwindcss/oxide-darwin-arm64": "4.1.11",
|
|
|
|
|
"@tailwindcss/oxide-darwin-x64": "4.1.11",
|
|
|
|
|
"@tailwindcss/oxide-freebsd-x64": "4.1.11",
|
|
|
|
|
"@tailwindcss/oxide-linux-arm-gnueabihf": "4.1.11",
|
|
|
|
|
"@tailwindcss/oxide-linux-arm64-gnu": "4.1.11",
|
|
|
|
|
"@tailwindcss/oxide-linux-arm64-musl": "4.1.11",
|
|
|
|
|
"@tailwindcss/oxide-linux-x64-gnu": "4.1.11",
|
|
|
|
|
"@tailwindcss/oxide-linux-x64-musl": "4.1.11",
|
|
|
|
|
"@tailwindcss/oxide-wasm32-wasi": "4.1.11",
|
|
|
|
|
"@tailwindcss/oxide-win32-arm64-msvc": "4.1.11",
|
|
|
|
|
"@tailwindcss/oxide-win32-x64-msvc": "4.1.11"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@tailwindcss/oxide/node_modules/@tailwindcss/oxide-win32-x64-msvc": {
|
|
|
|
|
"version": "4.1.11",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
|
|
|
|
"dev": true,
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"win32"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 10"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@tailwindcss/postcss": {
|
|
|
|
|
"version": "4.1.11",
|
|
|
|
|
"dev": true,
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@alloc/quick-lru": "^5.2.0",
|
|
|
|
|
"@tailwindcss/node": "4.1.11",
|
|
|
|
|
"@tailwindcss/oxide": "4.1.11",
|
|
|
|
|
"postcss": "^8.4.41",
|
|
|
|
|
"tailwindcss": "4.1.11"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@tootallnate/once": {
|
|
|
|
|
"version": "2.0.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 10"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/color-convert": {
|
|
|
|
|
"version": "2.0.4",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@types/color-name": "^1.1.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/color-name": {
|
|
|
|
|
"version": "1.1.5",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT"
|
2025-07-13 07:48:15 +00:00
|
|
|
},
|
|
|
|
|
"node_modules/@types/js-cookie": {
|
|
|
|
|
"version": "3.0.6",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT"
|
2025-07-13 07:48:15 +00:00
|
|
|
},
|
|
|
|
|
"node_modules/@types/marked": {
|
|
|
|
|
"version": "4.3.2",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT"
|
2025-07-13 07:48:15 +00:00
|
|
|
},
|
|
|
|
|
"node_modules/@types/node": {
|
|
|
|
|
"version": "20.19.4",
|
|
|
|
|
"dev": true,
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"undici-types": "~6.21.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/parse-json": {
|
|
|
|
|
"version": "4.0.2",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT"
|
2025-07-13 07:48:15 +00:00
|
|
|
},
|
|
|
|
|
"node_modules/@types/react": {
|
|
|
|
|
"version": "19.1.8",
|
2026-01-28 18:29:25 +00:00
|
|
|
"dev": true,
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"csstype": "^3.0.2"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/react-dom": {
|
|
|
|
|
"version": "19.1.6",
|
2026-01-28 18:29:25 +00:00
|
|
|
"dev": true,
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"peerDependencies": {
|
|
|
|
|
"@types/react": "^19.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/react-transition-group": {
|
|
|
|
|
"version": "4.4.12",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"peerDependencies": {
|
|
|
|
|
"@types/react": "*"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/trusted-types": {
|
|
|
|
|
"version": "2.0.7",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"optional": true
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/turndown": {
|
|
|
|
|
"version": "5.0.5",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT"
|
2025-07-13 07:48:15 +00:00
|
|
|
},
|
|
|
|
|
"node_modules/@yr/monotone-cubic-spline": {
|
|
|
|
|
"version": "1.0.3",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT"
|
2025-07-13 07:48:15 +00:00
|
|
|
},
|
|
|
|
|
"node_modules/abab": {
|
|
|
|
|
"version": "2.0.6",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "BSD-3-Clause"
|
2025-07-13 07:48:15 +00:00
|
|
|
},
|
|
|
|
|
"node_modules/acorn": {
|
|
|
|
|
"version": "8.15.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"bin": {
|
|
|
|
|
"acorn": "bin/acorn"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.4.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/acorn-globals": {
|
|
|
|
|
"version": "6.0.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"acorn": "^7.1.1",
|
|
|
|
|
"acorn-walk": "^7.1.1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/acorn-globals/node_modules/acorn": {
|
|
|
|
|
"version": "7.4.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"bin": {
|
|
|
|
|
"acorn": "bin/acorn"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.4.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/acorn-walk": {
|
|
|
|
|
"version": "7.2.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.4.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/agent-base": {
|
|
|
|
|
"version": "6.0.2",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"debug": "4"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 6.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/apexcharts": {
|
|
|
|
|
"version": "4.7.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@svgdotjs/svg.draggable.js": "^3.0.4",
|
|
|
|
|
"@svgdotjs/svg.filter.js": "^3.0.8",
|
|
|
|
|
"@svgdotjs/svg.js": "^3.2.4",
|
|
|
|
|
"@svgdotjs/svg.resize.js": "^2.0.2",
|
|
|
|
|
"@svgdotjs/svg.select.js": "^4.0.1",
|
|
|
|
|
"@yr/monotone-cubic-spline": "^1.0.3"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/aria-hidden": {
|
|
|
|
|
"version": "1.2.6",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"tslib": "^2.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/asynckit": {
|
|
|
|
|
"version": "0.4.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT"
|
2025-07-13 07:48:15 +00:00
|
|
|
},
|
|
|
|
|
"node_modules/attr-accept": {
|
|
|
|
|
"version": "2.2.5",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"engines": {
|
|
|
|
|
"node": ">=4"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/axios": {
|
|
|
|
|
"version": "1.10.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"follow-redirects": "^1.15.6",
|
|
|
|
|
"form-data": "^4.0.0",
|
|
|
|
|
"proxy-from-env": "^1.1.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/babel-plugin-macros": {
|
|
|
|
|
"version": "3.1.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/runtime": "^7.12.5",
|
|
|
|
|
"cosmiconfig": "^7.0.0",
|
|
|
|
|
"resolve": "^1.19.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10",
|
|
|
|
|
"npm": ">=6"
|
|
|
|
|
}
|
|
|
|
|
},
|
2025-12-30 05:50:06 +00:00
|
|
|
"node_modules/baseline-browser-mapping": {
|
|
|
|
|
"version": "2.9.11",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.9.11.tgz",
|
|
|
|
|
"integrity": "sha512-Sg0xJUNDU1sJNGdfGWhVHX0kkZ+HWcvmVymJbj6NSgZZmW/8S9Y2HQ5euytnIgakgxN6papOAWiwDo1ctFDcoQ==",
|
|
|
|
|
"bin": {
|
|
|
|
|
"baseline-browser-mapping": "dist/cli.js"
|
|
|
|
|
}
|
|
|
|
|
},
|
2025-07-13 07:48:15 +00:00
|
|
|
"node_modules/blurhash": {
|
|
|
|
|
"version": "2.0.5",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT"
|
2025-07-13 07:48:15 +00:00
|
|
|
},
|
|
|
|
|
"node_modules/browser-process-hrtime": {
|
|
|
|
|
"version": "1.0.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "BSD-2-Clause"
|
2025-07-13 07:48:15 +00:00
|
|
|
},
|
|
|
|
|
"node_modules/btoa": {
|
|
|
|
|
"version": "1.2.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "(MIT OR Apache-2.0)",
|
2025-07-13 07:48:15 +00:00
|
|
|
"bin": {
|
|
|
|
|
"btoa": "bin/btoa.js"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 0.4.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/call-bind-apply-helpers": {
|
|
|
|
|
"version": "1.0.2",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"es-errors": "^1.3.0",
|
|
|
|
|
"function-bind": "^1.1.2"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 0.4"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/callsites": {
|
|
|
|
|
"version": "3.1.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/caniuse-lite": {
|
2025-12-30 05:50:06 +00:00
|
|
|
"version": "1.0.30001762",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001762.tgz",
|
|
|
|
|
"integrity": "sha512-PxZwGNvH7Ak8WX5iXzoK1KPZttBXNPuaOvI2ZYU7NrlM+d9Ov+TUvlLOBNGzVXAntMSMMlJPd+jY6ovrVjSmUw==",
|
2025-07-13 07:48:15 +00:00
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/browserslist"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "tidelift",
|
|
|
|
|
"url": "https://tidelift.com/funding/github/npm/caniuse-lite"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/ai"
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"node_modules/chownr": {
|
|
|
|
|
"version": "3.0.0",
|
|
|
|
|
"dev": true,
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "BlueOak-1.0.0",
|
2025-07-13 07:48:15 +00:00
|
|
|
"engines": {
|
|
|
|
|
"node": ">=18"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/ckeditor5": {
|
|
|
|
|
"version": "45.2.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@ckeditor/ckeditor5-adapter-ckfinder": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-alignment": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-autoformat": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-autosave": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-basic-styles": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-block-quote": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-bookmark": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-ckbox": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-ckfinder": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-clipboard": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-cloud-services": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-code-block": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-core": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-easy-image": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-editor-balloon": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-editor-classic": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-editor-decoupled": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-editor-inline": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-editor-multi-root": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-emoji": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-engine": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-enter": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-essentials": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-find-and-replace": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-font": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-fullscreen": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-heading": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-highlight": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-horizontal-line": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-html-embed": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-html-support": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-icons": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-image": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-indent": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-language": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-link": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-list": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-markdown-gfm": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-media-embed": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-mention": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-minimap": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-page-break": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-paragraph": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-paste-from-office": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-remove-format": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-restricted-editing": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-select-all": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-show-blocks": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-source-editing": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-special-characters": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-style": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-table": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-theme-lark": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-typing": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-ui": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-undo": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-upload": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-utils": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-watchdog": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-widget": "45.2.1",
|
|
|
|
|
"@ckeditor/ckeditor5-word-count": "45.2.1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/class-variance-authority": {
|
|
|
|
|
"version": "0.7.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "Apache-2.0",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"clsx": "^2.1.1"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://polar.sh/cva"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/client-only": {
|
|
|
|
|
"version": "0.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/client-only/-/client-only-0.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-IV3Ou0jSMzZrd3pZ48nLkT9DA7Ag1pnPzaiQhpW7c3RbcqqzvzzVu+L8gfqMp/8IM2MQtSiqaCxrrcfu8I8rMA=="
|
|
|
|
|
},
|
|
|
|
|
"node_modules/clsx": {
|
|
|
|
|
"version": "2.1.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/color-convert": {
|
|
|
|
|
"version": "2.0.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"color-name": "~1.1.4"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=7.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/color-name": {
|
|
|
|
|
"version": "1.1.4",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT"
|
2025-07-13 07:48:15 +00:00
|
|
|
},
|
|
|
|
|
"node_modules/color-parse": {
|
|
|
|
|
"version": "1.4.2",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"color-name": "^1.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/combined-stream": {
|
|
|
|
|
"version": "1.0.8",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"delayed-stream": "~1.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 0.8"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/convert-source-map": {
|
|
|
|
|
"version": "1.9.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT"
|
2025-07-13 07:48:15 +00:00
|
|
|
},
|
|
|
|
|
"node_modules/cosmiconfig": {
|
|
|
|
|
"version": "7.1.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@types/parse-json": "^4.0.0",
|
|
|
|
|
"import-fresh": "^3.2.1",
|
|
|
|
|
"parse-json": "^5.0.0",
|
|
|
|
|
"path-type": "^4.0.0",
|
|
|
|
|
"yaml": "^1.10.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/cssom": {
|
|
|
|
|
"version": "0.5.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT"
|
2025-07-13 07:48:15 +00:00
|
|
|
},
|
|
|
|
|
"node_modules/cssstyle": {
|
|
|
|
|
"version": "2.3.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"cssom": "~0.3.6"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/cssstyle/node_modules/cssom": {
|
|
|
|
|
"version": "0.3.8",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT"
|
2025-07-13 07:48:15 +00:00
|
|
|
},
|
|
|
|
|
"node_modules/csstype": {
|
|
|
|
|
"version": "3.1.3",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT"
|
2025-07-13 07:48:15 +00:00
|
|
|
},
|
|
|
|
|
"node_modules/data-urls": {
|
|
|
|
|
"version": "3.0.2",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"abab": "^2.0.6",
|
|
|
|
|
"whatwg-mimetype": "^3.0.0",
|
|
|
|
|
"whatwg-url": "^11.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=12"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/data-urls/node_modules/whatwg-url": {
|
|
|
|
|
"version": "11.0.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"tr46": "^3.0.0",
|
|
|
|
|
"webidl-conversions": "^7.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=12"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/date-fns": {
|
|
|
|
|
"version": "4.1.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"funding": {
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/kossnocorp"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/date-fns-jalali": {
|
|
|
|
|
"version": "4.1.0-0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT"
|
2025-07-13 07:48:15 +00:00
|
|
|
},
|
|
|
|
|
"node_modules/debug": {
|
|
|
|
|
"version": "4.4.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"ms": "^2.1.3"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
|
"supports-color": {
|
|
|
|
|
"optional": true
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/decimal.js": {
|
|
|
|
|
"version": "10.6.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT"
|
2025-07-13 07:48:15 +00:00
|
|
|
},
|
|
|
|
|
"node_modules/delayed-stream": {
|
|
|
|
|
"version": "1.0.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.4.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/detect-libc": {
|
2025-12-30 05:50:06 +00:00
|
|
|
"version": "2.1.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.1.2.tgz",
|
|
|
|
|
"integrity": "sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==",
|
2025-07-13 07:48:15 +00:00
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/detect-node-es": {
|
|
|
|
|
"version": "1.1.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT"
|
2025-07-13 07:48:15 +00:00
|
|
|
},
|
|
|
|
|
"node_modules/dom-helpers": {
|
|
|
|
|
"version": "5.2.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/runtime": "^7.8.7",
|
|
|
|
|
"csstype": "^3.0.2"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/domexception": {
|
|
|
|
|
"version": "4.0.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"webidl-conversions": "^7.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=12"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/dompurify": {
|
|
|
|
|
"version": "3.2.6",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "(MPL-2.0 OR Apache-2.0)",
|
2025-07-13 07:48:15 +00:00
|
|
|
"optionalDependencies": {
|
|
|
|
|
"@types/trusted-types": "^2.0.7"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/dunder-proto": {
|
|
|
|
|
"version": "1.0.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"call-bind-apply-helpers": "^1.0.1",
|
|
|
|
|
"es-errors": "^1.3.0",
|
|
|
|
|
"gopd": "^1.2.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 0.4"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/embla-carousel": {
|
|
|
|
|
"version": "8.6.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT"
|
2025-07-13 07:48:15 +00:00
|
|
|
},
|
|
|
|
|
"node_modules/embla-carousel-autoplay": {
|
|
|
|
|
"version": "8.6.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"peerDependencies": {
|
|
|
|
|
"embla-carousel": "8.6.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/embla-carousel-react": {
|
|
|
|
|
"version": "8.6.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"embla-carousel": "8.6.0",
|
|
|
|
|
"embla-carousel-reactive-utils": "8.6.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"react": "^16.8.0 || ^17.0.1 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/embla-carousel-reactive-utils": {
|
|
|
|
|
"version": "8.6.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"peerDependencies": {
|
|
|
|
|
"embla-carousel": "8.6.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/enhanced-resolve": {
|
|
|
|
|
"version": "5.18.2",
|
|
|
|
|
"dev": true,
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"graceful-fs": "^4.2.4",
|
|
|
|
|
"tapable": "^2.2.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10.13.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/error-ex": {
|
|
|
|
|
"version": "1.3.2",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"is-arrayish": "^0.2.1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/es-define-property": {
|
|
|
|
|
"version": "1.0.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 0.4"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/es-errors": {
|
|
|
|
|
"version": "1.3.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 0.4"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/es-object-atoms": {
|
|
|
|
|
"version": "1.1.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"es-errors": "^1.3.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 0.4"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/es-set-tostringtag": {
|
|
|
|
|
"version": "2.1.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"es-errors": "^1.3.0",
|
|
|
|
|
"get-intrinsic": "^1.2.6",
|
|
|
|
|
"has-tostringtag": "^1.0.2",
|
|
|
|
|
"hasown": "^2.0.2"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 0.4"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/es-toolkit": {
|
|
|
|
|
"version": "1.32.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"workspaces": [
|
|
|
|
|
"docs",
|
|
|
|
|
"benchmarks"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"node_modules/escape-string-regexp": {
|
|
|
|
|
"version": "4.0.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/escodegen": {
|
|
|
|
|
"version": "2.1.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "BSD-2-Clause",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"esprima": "^4.0.1",
|
|
|
|
|
"estraverse": "^5.2.0",
|
|
|
|
|
"esutils": "^2.0.2"
|
|
|
|
|
},
|
|
|
|
|
"bin": {
|
|
|
|
|
"escodegen": "bin/escodegen.js",
|
|
|
|
|
"esgenerate": "bin/esgenerate.js"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.0"
|
|
|
|
|
},
|
|
|
|
|
"optionalDependencies": {
|
|
|
|
|
"source-map": "~0.6.1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/esprima": {
|
|
|
|
|
"version": "4.0.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "BSD-2-Clause",
|
2025-07-13 07:48:15 +00:00
|
|
|
"bin": {
|
|
|
|
|
"esparse": "bin/esparse.js",
|
|
|
|
|
"esvalidate": "bin/esvalidate.js"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=4"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/estraverse": {
|
|
|
|
|
"version": "5.3.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "BSD-2-Clause",
|
2025-07-13 07:48:15 +00:00
|
|
|
"engines": {
|
|
|
|
|
"node": ">=4.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/esutils": {
|
|
|
|
|
"version": "2.0.3",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "BSD-2-Clause",
|
2025-07-13 07:48:15 +00:00
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/file-selector": {
|
|
|
|
|
"version": "2.1.2",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"tslib": "^2.7.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 12"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/find-root": {
|
|
|
|
|
"version": "1.1.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT"
|
2025-07-13 07:48:15 +00:00
|
|
|
},
|
|
|
|
|
"node_modules/follow-redirects": {
|
|
|
|
|
"version": "1.15.9",
|
|
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
"type": "individual",
|
|
|
|
|
"url": "https://github.com/sponsors/RubenVerborgh"
|
|
|
|
|
}
|
|
|
|
|
],
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"engines": {
|
|
|
|
|
"node": ">=4.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
|
"debug": {
|
|
|
|
|
"optional": true
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/form-data": {
|
|
|
|
|
"version": "4.0.3",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"asynckit": "^0.4.0",
|
|
|
|
|
"combined-stream": "^1.0.8",
|
|
|
|
|
"es-set-tostringtag": "^2.1.0",
|
|
|
|
|
"hasown": "^2.0.2",
|
|
|
|
|
"mime-types": "^2.1.12"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 6"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/framer-motion": {
|
|
|
|
|
"version": "12.23.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"motion-dom": "^12.22.0",
|
|
|
|
|
"motion-utils": "^12.19.0",
|
|
|
|
|
"tslib": "^2.4.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@emotion/is-prop-valid": "*",
|
|
|
|
|
"react": "^18.0.0 || ^19.0.0",
|
|
|
|
|
"react-dom": "^18.0.0 || ^19.0.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
|
"@emotion/is-prop-valid": {
|
|
|
|
|
"optional": true
|
|
|
|
|
},
|
|
|
|
|
"react": {
|
|
|
|
|
"optional": true
|
|
|
|
|
},
|
|
|
|
|
"react-dom": {
|
|
|
|
|
"optional": true
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/function-bind": {
|
|
|
|
|
"version": "1.1.2",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/fuzzysort": {
|
|
|
|
|
"version": "3.1.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT"
|
2025-07-13 07:48:15 +00:00
|
|
|
},
|
|
|
|
|
"node_modules/get-intrinsic": {
|
|
|
|
|
"version": "1.3.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"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"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 0.4"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/get-nonce": {
|
|
|
|
|
"version": "1.0.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/get-proto": {
|
|
|
|
|
"version": "1.0.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"dunder-proto": "^1.0.1",
|
|
|
|
|
"es-object-atoms": "^1.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 0.4"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/gopd": {
|
|
|
|
|
"version": "1.2.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 0.4"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/graceful-fs": {
|
|
|
|
|
"version": "4.2.11",
|
2025-12-30 05:50:06 +00:00
|
|
|
"dev": true,
|
|
|
|
|
"license": "ISC"
|
2025-07-13 07:48:15 +00:00
|
|
|
},
|
|
|
|
|
"node_modules/has-symbols": {
|
|
|
|
|
"version": "1.1.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 0.4"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/has-tostringtag": {
|
|
|
|
|
"version": "1.0.2",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"has-symbols": "^1.0.3"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 0.4"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/hasown": {
|
|
|
|
|
"version": "2.0.2",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"function-bind": "^1.1.2"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 0.4"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/hoist-non-react-statics": {
|
|
|
|
|
"version": "3.3.2",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "BSD-3-Clause",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"react-is": "^16.7.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/html-encoding-sniffer": {
|
|
|
|
|
"version": "3.0.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"whatwg-encoding": "^2.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=12"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/http-proxy-agent": {
|
|
|
|
|
"version": "5.0.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@tootallnate/once": "2",
|
|
|
|
|
"agent-base": "6",
|
|
|
|
|
"debug": "4"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 6"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/https-proxy-agent": {
|
|
|
|
|
"version": "5.0.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"agent-base": "6",
|
|
|
|
|
"debug": "4"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 6"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/iconify": {
|
|
|
|
|
"version": "1.4.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "ISC",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"btoa": "^1.1.2",
|
|
|
|
|
"jquery": "^3.6.0",
|
|
|
|
|
"js-sha256": "^0.5.0",
|
|
|
|
|
"jsdom": "^19.0.0",
|
|
|
|
|
"minimist": "^1.2.5"
|
|
|
|
|
},
|
|
|
|
|
"bin": {
|
|
|
|
|
"iconify": "bin/cli"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=12"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/iconv-lite": {
|
|
|
|
|
"version": "0.6.3",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"safer-buffer": ">= 2.1.2 < 3.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/import-fresh": {
|
|
|
|
|
"version": "3.3.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"parent-module": "^1.0.0",
|
|
|
|
|
"resolve-from": "^4.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/is-arrayish": {
|
|
|
|
|
"version": "0.2.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT"
|
2025-07-13 07:48:15 +00:00
|
|
|
},
|
|
|
|
|
"node_modules/is-core-module": {
|
|
|
|
|
"version": "2.16.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"hasown": "^2.0.2"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 0.4"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/is-potential-custom-element-name": {
|
|
|
|
|
"version": "1.0.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT"
|
2025-07-13 07:48:15 +00:00
|
|
|
},
|
|
|
|
|
"node_modules/jiti": {
|
|
|
|
|
"version": "2.4.2",
|
|
|
|
|
"dev": true,
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"bin": {
|
|
|
|
|
"jiti": "lib/jiti-cli.mjs"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/jquery": {
|
|
|
|
|
"version": "3.7.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT"
|
2025-07-13 07:48:15 +00:00
|
|
|
},
|
|
|
|
|
"node_modules/js-cookie": {
|
|
|
|
|
"version": "3.0.5",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"engines": {
|
|
|
|
|
"node": ">=14"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/js-sha256": {
|
|
|
|
|
"version": "0.5.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT"
|
2025-07-13 07:48:15 +00:00
|
|
|
},
|
|
|
|
|
"node_modules/js-tokens": {
|
|
|
|
|
"version": "4.0.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT"
|
2025-07-13 07:48:15 +00:00
|
|
|
},
|
|
|
|
|
"node_modules/jsdom": {
|
|
|
|
|
"version": "19.0.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"abab": "^2.0.5",
|
|
|
|
|
"acorn": "^8.5.0",
|
|
|
|
|
"acorn-globals": "^6.0.0",
|
|
|
|
|
"cssom": "^0.5.0",
|
|
|
|
|
"cssstyle": "^2.3.0",
|
|
|
|
|
"data-urls": "^3.0.1",
|
|
|
|
|
"decimal.js": "^10.3.1",
|
|
|
|
|
"domexception": "^4.0.0",
|
|
|
|
|
"escodegen": "^2.0.0",
|
|
|
|
|
"form-data": "^4.0.0",
|
|
|
|
|
"html-encoding-sniffer": "^3.0.0",
|
|
|
|
|
"http-proxy-agent": "^5.0.0",
|
|
|
|
|
"https-proxy-agent": "^5.0.0",
|
|
|
|
|
"is-potential-custom-element-name": "^1.0.1",
|
|
|
|
|
"nwsapi": "^2.2.0",
|
|
|
|
|
"parse5": "6.0.1",
|
|
|
|
|
"saxes": "^5.0.1",
|
|
|
|
|
"symbol-tree": "^3.2.4",
|
|
|
|
|
"tough-cookie": "^4.0.0",
|
|
|
|
|
"w3c-hr-time": "^1.0.2",
|
|
|
|
|
"w3c-xmlserializer": "^3.0.0",
|
|
|
|
|
"webidl-conversions": "^7.0.0",
|
|
|
|
|
"whatwg-encoding": "^2.0.0",
|
|
|
|
|
"whatwg-mimetype": "^3.0.0",
|
|
|
|
|
"whatwg-url": "^10.0.0",
|
|
|
|
|
"ws": "^8.2.3",
|
|
|
|
|
"xml-name-validator": "^4.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=12"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"canvas": "^2.5.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
|
"canvas": {
|
|
|
|
|
"optional": true
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/jsesc": {
|
|
|
|
|
"version": "3.1.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"bin": {
|
|
|
|
|
"jsesc": "bin/jsesc"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/json-parse-even-better-errors": {
|
|
|
|
|
"version": "2.3.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT"
|
2025-07-13 07:48:15 +00:00
|
|
|
},
|
|
|
|
|
"node_modules/lightningcss": {
|
|
|
|
|
"version": "1.30.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MPL-2.0",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"detect-libc": "^2.0.3"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 12.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/parcel"
|
|
|
|
|
},
|
|
|
|
|
"optionalDependencies": {
|
|
|
|
|
"lightningcss-darwin-arm64": "1.30.1",
|
|
|
|
|
"lightningcss-darwin-x64": "1.30.1",
|
|
|
|
|
"lightningcss-freebsd-x64": "1.30.1",
|
|
|
|
|
"lightningcss-linux-arm-gnueabihf": "1.30.1",
|
|
|
|
|
"lightningcss-linux-arm64-gnu": "1.30.1",
|
|
|
|
|
"lightningcss-linux-arm64-musl": "1.30.1",
|
|
|
|
|
"lightningcss-linux-x64-gnu": "1.30.1",
|
|
|
|
|
"lightningcss-linux-x64-musl": "1.30.1",
|
|
|
|
|
"lightningcss-win32-arm64-msvc": "1.30.1",
|
|
|
|
|
"lightningcss-win32-x64-msvc": "1.30.1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/lightningcss-win32-x64-msvc": {
|
|
|
|
|
"version": "1.30.1",
|
|
|
|
|
"cpu": [
|
|
|
|
|
"x64"
|
|
|
|
|
],
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MPL-2.0",
|
2025-07-13 07:48:15 +00:00
|
|
|
"optional": true,
|
|
|
|
|
"os": [
|
|
|
|
|
"win32"
|
|
|
|
|
],
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 12.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/parcel"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/lines-and-columns": {
|
|
|
|
|
"version": "1.2.4",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT"
|
2025-07-13 07:48:15 +00:00
|
|
|
},
|
|
|
|
|
"node_modules/loose-envify": {
|
|
|
|
|
"version": "1.4.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"js-tokens": "^3.0.0 || ^4.0.0"
|
|
|
|
|
},
|
|
|
|
|
"bin": {
|
|
|
|
|
"loose-envify": "cli.js"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/lucide-react": {
|
|
|
|
|
"version": "0.525.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "ISC",
|
2025-07-13 07:48:15 +00:00
|
|
|
"peerDependencies": {
|
|
|
|
|
"react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/magic-string": {
|
|
|
|
|
"version": "0.30.17",
|
|
|
|
|
"dev": true,
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@jridgewell/sourcemap-codec": "^1.5.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/marked": {
|
|
|
|
|
"version": "4.0.12",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"bin": {
|
|
|
|
|
"marked": "bin/marked.js"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 12"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/math-intrinsics": {
|
|
|
|
|
"version": "1.1.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 0.4"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/memoize-one": {
|
|
|
|
|
"version": "6.0.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT"
|
2025-07-13 07:48:15 +00:00
|
|
|
},
|
|
|
|
|
"node_modules/mime-db": {
|
|
|
|
|
"version": "1.52.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 0.6"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/mime-types": {
|
|
|
|
|
"version": "2.1.35",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"mime-db": "1.52.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 0.6"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/minimist": {
|
|
|
|
|
"version": "1.2.8",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/minipass": {
|
|
|
|
|
"version": "7.1.2",
|
|
|
|
|
"dev": true,
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "ISC",
|
2025-07-13 07:48:15 +00:00
|
|
|
"engines": {
|
|
|
|
|
"node": ">=16 || 14 >=14.17"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/minizlib": {
|
|
|
|
|
"version": "3.0.2",
|
|
|
|
|
"dev": true,
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"minipass": "^7.1.2"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 18"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/mkdirp": {
|
|
|
|
|
"version": "3.0.1",
|
|
|
|
|
"dev": true,
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"bin": {
|
|
|
|
|
"mkdirp": "dist/cjs/src/bin.js"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/motion-dom": {
|
|
|
|
|
"version": "12.22.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"motion-utils": "^12.19.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/motion-utils": {
|
|
|
|
|
"version": "12.19.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT"
|
2025-07-13 07:48:15 +00:00
|
|
|
},
|
|
|
|
|
"node_modules/ms": {
|
|
|
|
|
"version": "2.1.3",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT"
|
2025-07-13 07:48:15 +00:00
|
|
|
},
|
|
|
|
|
"node_modules/nanoid": {
|
|
|
|
|
"version": "3.3.11",
|
|
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/ai"
|
|
|
|
|
}
|
|
|
|
|
],
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"bin": {
|
|
|
|
|
"nanoid": "bin/nanoid.cjs"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/next": {
|
2025-12-30 05:50:06 +00:00
|
|
|
"version": "16.1.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/next/-/next-16.1.1.tgz",
|
|
|
|
|
"integrity": "sha512-QI+T7xrxt1pF6SQ/JYFz95ro/mg/1Znk5vBebsWwbpejj1T0A23hO7GYEaVac9QUOT2BIMiuzm0L99ooq7k0/w==",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
2025-12-30 05:50:06 +00:00
|
|
|
"@next/env": "16.1.1",
|
2025-07-13 07:48:15 +00:00
|
|
|
"@swc/helpers": "0.5.15",
|
2025-12-30 05:50:06 +00:00
|
|
|
"baseline-browser-mapping": "^2.8.3",
|
2025-07-13 07:48:15 +00:00
|
|
|
"caniuse-lite": "^1.0.30001579",
|
|
|
|
|
"postcss": "8.4.31",
|
|
|
|
|
"styled-jsx": "5.1.6"
|
|
|
|
|
},
|
|
|
|
|
"bin": {
|
|
|
|
|
"next": "dist/bin/next"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
2025-12-30 05:50:06 +00:00
|
|
|
"node": ">=20.9.0"
|
2025-07-13 07:48:15 +00:00
|
|
|
},
|
|
|
|
|
"optionalDependencies": {
|
2025-12-30 05:50:06 +00:00
|
|
|
"@next/swc-darwin-arm64": "16.1.1",
|
|
|
|
|
"@next/swc-darwin-x64": "16.1.1",
|
|
|
|
|
"@next/swc-linux-arm64-gnu": "16.1.1",
|
|
|
|
|
"@next/swc-linux-arm64-musl": "16.1.1",
|
|
|
|
|
"@next/swc-linux-x64-gnu": "16.1.1",
|
|
|
|
|
"@next/swc-linux-x64-musl": "16.1.1",
|
|
|
|
|
"@next/swc-win32-arm64-msvc": "16.1.1",
|
|
|
|
|
"@next/swc-win32-x64-msvc": "16.1.1",
|
|
|
|
|
"sharp": "^0.34.4"
|
2025-07-13 07:48:15 +00:00
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@opentelemetry/api": "^1.1.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"@playwright/test": "^1.51.1",
|
2025-07-13 07:48:15 +00:00
|
|
|
"babel-plugin-react-compiler": "*",
|
|
|
|
|
"react": "^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0",
|
|
|
|
|
"react-dom": "^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0",
|
|
|
|
|
"sass": "^1.3.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
|
"@opentelemetry/api": {
|
|
|
|
|
"optional": true
|
|
|
|
|
},
|
|
|
|
|
"@playwright/test": {
|
|
|
|
|
"optional": true
|
|
|
|
|
},
|
|
|
|
|
"babel-plugin-react-compiler": {
|
|
|
|
|
"optional": true
|
|
|
|
|
},
|
|
|
|
|
"sass": {
|
|
|
|
|
"optional": true
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/next/node_modules/postcss": {
|
|
|
|
|
"version": "8.4.31",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.31.tgz",
|
|
|
|
|
"integrity": "sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==",
|
|
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/postcss/"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "tidelift",
|
|
|
|
|
"url": "https://tidelift.com/funding/github/npm/postcss"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/ai"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"nanoid": "^3.3.6",
|
|
|
|
|
"picocolors": "^1.0.0",
|
|
|
|
|
"source-map-js": "^1.0.2"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^10 || ^12 || >=14"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/nwsapi": {
|
|
|
|
|
"version": "2.2.20",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT"
|
2025-07-13 07:48:15 +00:00
|
|
|
},
|
|
|
|
|
"node_modules/object-assign": {
|
|
|
|
|
"version": "4.1.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/parent-module": {
|
|
|
|
|
"version": "1.0.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"callsites": "^3.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/parse-json": {
|
|
|
|
|
"version": "5.2.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/code-frame": "^7.0.0",
|
|
|
|
|
"error-ex": "^1.3.1",
|
|
|
|
|
"json-parse-even-better-errors": "^2.3.0",
|
|
|
|
|
"lines-and-columns": "^1.1.6"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/parse5": {
|
|
|
|
|
"version": "6.0.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT"
|
2025-07-13 07:48:15 +00:00
|
|
|
},
|
|
|
|
|
"node_modules/path-parse": {
|
|
|
|
|
"version": "1.0.7",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT"
|
2025-07-13 07:48:15 +00:00
|
|
|
},
|
|
|
|
|
"node_modules/path-type": {
|
|
|
|
|
"version": "4.0.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"engines": {
|
|
|
|
|
"node": ">=8"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/picocolors": {
|
|
|
|
|
"version": "1.1.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "ISC"
|
2025-07-13 07:48:15 +00:00
|
|
|
},
|
|
|
|
|
"node_modules/postcss": {
|
|
|
|
|
"version": "8.5.6",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/postcss/"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "tidelift",
|
|
|
|
|
"url": "https://tidelift.com/funding/github/npm/postcss"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/ai"
|
|
|
|
|
}
|
|
|
|
|
],
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"nanoid": "^3.3.11",
|
|
|
|
|
"picocolors": "^1.1.1",
|
|
|
|
|
"source-map-js": "^1.2.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^10 || ^12 || >=14"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/prop-types": {
|
|
|
|
|
"version": "15.8.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"loose-envify": "^1.4.0",
|
|
|
|
|
"object-assign": "^4.1.1",
|
|
|
|
|
"react-is": "^16.13.1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/proxy-from-env": {
|
|
|
|
|
"version": "1.1.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT"
|
2025-07-13 07:48:15 +00:00
|
|
|
},
|
|
|
|
|
"node_modules/psl": {
|
|
|
|
|
"version": "1.15.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"punycode": "^2.3.1"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/lupomontero"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/punycode": {
|
|
|
|
|
"version": "2.3.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/querystringify": {
|
|
|
|
|
"version": "2.2.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT"
|
2025-07-13 07:48:15 +00:00
|
|
|
},
|
|
|
|
|
"node_modules/react": {
|
2025-12-30 05:50:06 +00:00
|
|
|
"version": "19.2.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react/-/react-19.2.3.tgz",
|
|
|
|
|
"integrity": "sha512-Ku/hhYbVjOQnXDZFv2+RibmLFGwFdeeKHFcOTlrt7xplBnya5OGn/hIRDsqDiSUcfORsDC7MPxwork8jBwsIWA==",
|
2025-07-13 07:48:15 +00:00
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/react-apexcharts": {
|
|
|
|
|
"version": "1.7.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"prop-types": "^15.8.1"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"apexcharts": ">=4.0.0",
|
|
|
|
|
"react": ">=0.13"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/react-datepicker": {
|
|
|
|
|
"version": "8.4.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@floating-ui/react": "^0.27.3",
|
|
|
|
|
"clsx": "^2.1.1",
|
|
|
|
|
"date-fns": "^4.1.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"react": "^16.9.0 || ^17 || ^18 || ^19 || ^19.0.0-rc",
|
|
|
|
|
"react-dom": "^16.9.0 || ^17 || ^18 || ^19 || ^19.0.0-rc"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/react-day-picker": {
|
|
|
|
|
"version": "9.8.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@date-fns/tz": "1.2.0",
|
|
|
|
|
"date-fns": "4.1.0",
|
|
|
|
|
"date-fns-jalali": "4.1.0-0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=18"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "individual",
|
|
|
|
|
"url": "https://github.com/sponsors/gpbl"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"react": ">=16.8.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/react-dom": {
|
|
|
|
|
"version": "19.1.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"scheduler": "^0.26.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"react": "^19.1.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/react-dropzone": {
|
|
|
|
|
"version": "14.3.8",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"attr-accept": "^2.2.4",
|
|
|
|
|
"file-selector": "^2.1.0",
|
|
|
|
|
"prop-types": "^15.8.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 10.13"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"react": ">= 16.8 || 18.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/react-hook-form": {
|
|
|
|
|
"version": "7.60.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"engines": {
|
|
|
|
|
"node": ">=18.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/react-hook-form"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"react": "^16.8.0 || ^17 || ^18 || ^19"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/react-intersection-observer": {
|
|
|
|
|
"version": "9.16.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"peerDependencies": {
|
|
|
|
|
"react": "^17.0.0 || ^18.0.0 || ^19.0.0",
|
|
|
|
|
"react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
|
"react-dom": {
|
|
|
|
|
"optional": true
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/react-is": {
|
|
|
|
|
"version": "16.13.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT"
|
2025-07-13 07:48:15 +00:00
|
|
|
},
|
|
|
|
|
"node_modules/react-password-checklist": {
|
|
|
|
|
"version": "1.8.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"peerDependencies": {
|
|
|
|
|
"react": ">16.0.0-alpha || >17.0.0-alpha || >18.0.0-alpha"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/react-remove-scroll": {
|
|
|
|
|
"version": "2.7.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"react-remove-scroll-bar": "^2.3.7",
|
|
|
|
|
"react-style-singleton": "^2.2.3",
|
|
|
|
|
"tslib": "^2.1.0",
|
|
|
|
|
"use-callback-ref": "^1.3.3",
|
|
|
|
|
"use-sidecar": "^1.1.3"
|
|
|
|
|
},
|
|
|
|
|
"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
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/react-remove-scroll-bar": {
|
|
|
|
|
"version": "2.3.8",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"react-style-singleton": "^2.2.2",
|
|
|
|
|
"tslib": "^2.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@types/react": "*",
|
|
|
|
|
"react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
|
"@types/react": {
|
|
|
|
|
"optional": true
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/react-select": {
|
|
|
|
|
"version": "5.10.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/runtime": "^7.12.0",
|
|
|
|
|
"@emotion/cache": "^11.4.0",
|
|
|
|
|
"@emotion/react": "^11.8.1",
|
|
|
|
|
"@floating-ui/dom": "^1.0.1",
|
|
|
|
|
"@types/react-transition-group": "^4.4.0",
|
|
|
|
|
"memoize-one": "^6.0.0",
|
|
|
|
|
"prop-types": "^15.6.0",
|
|
|
|
|
"react-transition-group": "^4.3.0",
|
|
|
|
|
"use-isomorphic-layout-effect": "^1.2.0"
|
|
|
|
|
},
|
|
|
|
|
"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"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/react-style-singleton": {
|
|
|
|
|
"version": "2.2.3",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"get-nonce": "^1.0.0",
|
|
|
|
|
"tslib": "^2.0.0"
|
|
|
|
|
},
|
|
|
|
|
"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
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/react-transition-group": {
|
|
|
|
|
"version": "4.4.5",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "BSD-3-Clause",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/runtime": "^7.5.5",
|
|
|
|
|
"dom-helpers": "^5.0.1",
|
|
|
|
|
"loose-envify": "^1.4.0",
|
|
|
|
|
"prop-types": "^15.6.2"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"react": ">=16.6.0",
|
|
|
|
|
"react-dom": ">=16.6.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/requires-port": {
|
|
|
|
|
"version": "1.0.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT"
|
2025-07-13 07:48:15 +00:00
|
|
|
},
|
|
|
|
|
"node_modules/resolve": {
|
|
|
|
|
"version": "1.22.10",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"is-core-module": "^2.16.0",
|
|
|
|
|
"path-parse": "^1.0.7",
|
|
|
|
|
"supports-preserve-symlinks-flag": "^1.0.0"
|
|
|
|
|
},
|
|
|
|
|
"bin": {
|
|
|
|
|
"resolve": "bin/resolve"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 0.4"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/resolve-from": {
|
|
|
|
|
"version": "4.0.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"engines": {
|
|
|
|
|
"node": ">=4"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/safer-buffer": {
|
|
|
|
|
"version": "2.1.2",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT"
|
2025-07-13 07:48:15 +00:00
|
|
|
},
|
|
|
|
|
"node_modules/saxes": {
|
|
|
|
|
"version": "5.0.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "ISC",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"xmlchars": "^2.2.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/scheduler": {
|
|
|
|
|
"version": "0.26.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT"
|
2025-07-13 07:48:15 +00:00
|
|
|
},
|
|
|
|
|
"node_modules/semver": {
|
2025-12-30 05:50:06 +00:00
|
|
|
"version": "7.7.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.3.tgz",
|
|
|
|
|
"integrity": "sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==",
|
2025-07-13 07:48:15 +00:00
|
|
|
"optional": true,
|
|
|
|
|
"bin": {
|
|
|
|
|
"semver": "bin/semver.js"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/sharp": {
|
2025-12-30 05:50:06 +00:00
|
|
|
"version": "0.34.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/sharp/-/sharp-0.34.5.tgz",
|
|
|
|
|
"integrity": "sha512-Ou9I5Ft9WNcCbXrU9cMgPBcCK8LiwLqcbywW3t4oDV37n1pzpuNLsYiAV8eODnjbtQlSDwZ2cUEeQz4E54Hltg==",
|
2025-07-13 07:48:15 +00:00
|
|
|
"hasInstallScript": true,
|
|
|
|
|
"optional": true,
|
|
|
|
|
"dependencies": {
|
2025-12-30 05:50:06 +00:00
|
|
|
"@img/colour": "^1.0.0",
|
|
|
|
|
"detect-libc": "^2.1.2",
|
|
|
|
|
"semver": "^7.7.3"
|
2025-07-13 07:48:15 +00:00
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^18.17.0 || ^20.3.0 || >=21.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://opencollective.com/libvips"
|
|
|
|
|
},
|
|
|
|
|
"optionalDependencies": {
|
2025-12-30 05:50:06 +00:00
|
|
|
"@img/sharp-darwin-arm64": "0.34.5",
|
|
|
|
|
"@img/sharp-darwin-x64": "0.34.5",
|
|
|
|
|
"@img/sharp-libvips-darwin-arm64": "1.2.4",
|
|
|
|
|
"@img/sharp-libvips-darwin-x64": "1.2.4",
|
|
|
|
|
"@img/sharp-libvips-linux-arm": "1.2.4",
|
|
|
|
|
"@img/sharp-libvips-linux-arm64": "1.2.4",
|
|
|
|
|
"@img/sharp-libvips-linux-ppc64": "1.2.4",
|
|
|
|
|
"@img/sharp-libvips-linux-riscv64": "1.2.4",
|
|
|
|
|
"@img/sharp-libvips-linux-s390x": "1.2.4",
|
|
|
|
|
"@img/sharp-libvips-linux-x64": "1.2.4",
|
|
|
|
|
"@img/sharp-libvips-linuxmusl-arm64": "1.2.4",
|
|
|
|
|
"@img/sharp-libvips-linuxmusl-x64": "1.2.4",
|
|
|
|
|
"@img/sharp-linux-arm": "0.34.5",
|
|
|
|
|
"@img/sharp-linux-arm64": "0.34.5",
|
|
|
|
|
"@img/sharp-linux-ppc64": "0.34.5",
|
|
|
|
|
"@img/sharp-linux-riscv64": "0.34.5",
|
|
|
|
|
"@img/sharp-linux-s390x": "0.34.5",
|
|
|
|
|
"@img/sharp-linux-x64": "0.34.5",
|
|
|
|
|
"@img/sharp-linuxmusl-arm64": "0.34.5",
|
|
|
|
|
"@img/sharp-linuxmusl-x64": "0.34.5",
|
|
|
|
|
"@img/sharp-wasm32": "0.34.5",
|
|
|
|
|
"@img/sharp-win32-arm64": "0.34.5",
|
|
|
|
|
"@img/sharp-win32-ia32": "0.34.5",
|
|
|
|
|
"@img/sharp-win32-x64": "0.34.5"
|
2025-07-13 07:48:15 +00:00
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/source-map": {
|
|
|
|
|
"version": "0.6.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "BSD-3-Clause",
|
2025-07-13 07:48:15 +00:00
|
|
|
"optional": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/source-map-js": {
|
|
|
|
|
"version": "1.2.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "BSD-3-Clause",
|
2025-07-13 07:48:15 +00:00
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/styled-jsx": {
|
|
|
|
|
"version": "5.1.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/styled-jsx/-/styled-jsx-5.1.6.tgz",
|
|
|
|
|
"integrity": "sha512-qSVyDTeMotdvQYoHWLNGwRFJHC+i+ZvdBRYosOFgC+Wg1vx4frN2/RG/NA7SYqqvKNLf39P2LSRA2pu6n0XYZA==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"client-only": "0.0.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 12.0.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"react": ">= 16.8.0 || 17.x.x || ^18.0.0-0 || ^19.0.0-0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
|
"@babel/core": {
|
|
|
|
|
"optional": true
|
|
|
|
|
},
|
|
|
|
|
"babel-plugin-macros": {
|
|
|
|
|
"optional": true
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/stylis": {
|
|
|
|
|
"version": "4.2.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT"
|
2025-07-13 07:48:15 +00:00
|
|
|
},
|
|
|
|
|
"node_modules/supports-preserve-symlinks-flag": {
|
|
|
|
|
"version": "1.0.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 0.4"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/sweetalert2": {
|
|
|
|
|
"version": "11.22.2",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"funding": {
|
|
|
|
|
"type": "individual",
|
|
|
|
|
"url": "https://github.com/sponsors/limonte"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/sweetalert2-react-content": {
|
|
|
|
|
"version": "5.1.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"peerDependencies": {
|
|
|
|
|
"react": "^18.0.0 || ^19.0.0",
|
|
|
|
|
"react-dom": "^18.0.0 || ^19.0.0",
|
|
|
|
|
"sweetalert2": "^11.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/symbol-tree": {
|
|
|
|
|
"version": "3.2.4",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT"
|
2025-07-13 07:48:15 +00:00
|
|
|
},
|
|
|
|
|
"node_modules/tabbable": {
|
|
|
|
|
"version": "6.2.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT"
|
2025-07-13 07:48:15 +00:00
|
|
|
},
|
|
|
|
|
"node_modules/tailwind-merge": {
|
|
|
|
|
"version": "3.3.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"funding": {
|
|
|
|
|
"type": "github",
|
|
|
|
|
"url": "https://github.com/sponsors/dcastil"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/tailwindcss": {
|
|
|
|
|
"version": "4.1.11",
|
2025-12-30 05:50:06 +00:00
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT"
|
2025-07-13 07:48:15 +00:00
|
|
|
},
|
|
|
|
|
"node_modules/tapable": {
|
|
|
|
|
"version": "2.2.2",
|
|
|
|
|
"dev": true,
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/tar": {
|
|
|
|
|
"version": "7.4.3",
|
|
|
|
|
"dev": true,
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "ISC",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@isaacs/fs-minipass": "^4.0.0",
|
|
|
|
|
"chownr": "^3.0.0",
|
|
|
|
|
"minipass": "^7.1.2",
|
|
|
|
|
"minizlib": "^3.0.1",
|
|
|
|
|
"mkdirp": "^3.0.1",
|
|
|
|
|
"yallist": "^5.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=18"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/tough-cookie": {
|
|
|
|
|
"version": "4.1.4",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "BSD-3-Clause",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"psl": "^1.1.33",
|
|
|
|
|
"punycode": "^2.1.1",
|
|
|
|
|
"universalify": "^0.2.0",
|
|
|
|
|
"url-parse": "^1.5.3"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/tr46": {
|
|
|
|
|
"version": "3.0.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"punycode": "^2.1.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=12"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/tslib": {
|
|
|
|
|
"version": "2.8.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "0BSD"
|
2025-07-13 07:48:15 +00:00
|
|
|
},
|
|
|
|
|
"node_modules/turndown": {
|
|
|
|
|
"version": "7.2.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"@mixmark-io/domino": "^2.2.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/turndown-plugin-gfm": {
|
|
|
|
|
"version": "1.0.2",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT"
|
2025-07-13 07:48:15 +00:00
|
|
|
},
|
|
|
|
|
"node_modules/tw-animate-css": {
|
|
|
|
|
"version": "1.3.5",
|
|
|
|
|
"dev": true,
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/Wombosvideo"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/typescript": {
|
|
|
|
|
"version": "5.8.3",
|
|
|
|
|
"dev": true,
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "Apache-2.0",
|
2025-07-13 07:48:15 +00:00
|
|
|
"bin": {
|
|
|
|
|
"tsc": "bin/tsc",
|
|
|
|
|
"tsserver": "bin/tsserver"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=14.17"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/undici-types": {
|
|
|
|
|
"version": "6.21.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT"
|
2025-07-13 07:48:15 +00:00
|
|
|
},
|
|
|
|
|
"node_modules/universalify": {
|
|
|
|
|
"version": "0.2.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 4.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/url-parse": {
|
|
|
|
|
"version": "1.5.10",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"querystringify": "^2.1.1",
|
|
|
|
|
"requires-port": "^1.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/use-callback-ref": {
|
|
|
|
|
"version": "1.3.3",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"tslib": "^2.0.0"
|
|
|
|
|
},
|
|
|
|
|
"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
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/use-isomorphic-layout-effect": {
|
|
|
|
|
"version": "1.2.1",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"peerDependencies": {
|
|
|
|
|
"react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
|
"@types/react": {
|
|
|
|
|
"optional": true
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/use-sidecar": {
|
|
|
|
|
"version": "1.1.3",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"detect-node-es": "^1.1.0",
|
|
|
|
|
"tslib": "^2.0.0"
|
|
|
|
|
},
|
|
|
|
|
"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
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/vanilla-colorful": {
|
|
|
|
|
"version": "0.7.2",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT"
|
2025-07-13 07:48:15 +00:00
|
|
|
},
|
|
|
|
|
"node_modules/w3c-hr-time": {
|
|
|
|
|
"version": "1.0.2",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"browser-process-hrtime": "^1.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/w3c-xmlserializer": {
|
|
|
|
|
"version": "3.0.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"xml-name-validator": "^4.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=12"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/webidl-conversions": {
|
|
|
|
|
"version": "7.0.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "BSD-2-Clause",
|
2025-07-13 07:48:15 +00:00
|
|
|
"engines": {
|
|
|
|
|
"node": ">=12"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/whatwg-encoding": {
|
|
|
|
|
"version": "2.0.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"iconv-lite": "0.6.3"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=12"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/whatwg-mimetype": {
|
|
|
|
|
"version": "3.0.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"engines": {
|
|
|
|
|
"node": ">=12"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/whatwg-url": {
|
|
|
|
|
"version": "10.0.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"dependencies": {
|
|
|
|
|
"tr46": "^3.0.0",
|
|
|
|
|
"webidl-conversions": "^7.0.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=12"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/ws": {
|
|
|
|
|
"version": "8.18.3",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"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
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/xml-name-validator": {
|
|
|
|
|
"version": "4.0.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "Apache-2.0",
|
2025-07-13 07:48:15 +00:00
|
|
|
"engines": {
|
|
|
|
|
"node": ">=12"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/xmlchars": {
|
|
|
|
|
"version": "2.2.0",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT"
|
2025-07-13 07:48:15 +00:00
|
|
|
},
|
|
|
|
|
"node_modules/yallist": {
|
|
|
|
|
"version": "5.0.0",
|
|
|
|
|
"dev": true,
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "BlueOak-1.0.0",
|
2025-07-13 07:48:15 +00:00
|
|
|
"engines": {
|
|
|
|
|
"node": ">=18"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/yaml": {
|
|
|
|
|
"version": "1.10.2",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "ISC",
|
2025-07-13 07:48:15 +00:00
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 6"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/zod": {
|
|
|
|
|
"version": "3.25.74",
|
2025-12-30 05:50:06 +00:00
|
|
|
"license": "MIT",
|
2025-07-13 07:48:15 +00:00
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/colinhacks"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|