Spaces:
Sleeping
Sleeping
| { | |
| "name": "frontend", | |
| "version": "0.1.0", | |
| "private": true, | |
| "homepage": "https://xeroxytb.com", | |
| "dependencies": { | |
| "@hookform/resolvers": "5.0.1", | |
| "@monaco-editor/react": "^4.7.0", | |
| "@radix-ui/react-accordion": "1.2.8", | |
| "@radix-ui/react-alert-dialog": "1.1.11", | |
| "@radix-ui/react-aspect-ratio": "1.1.4", | |
| "@radix-ui/react-avatar": "1.1.7", | |
| "@radix-ui/react-checkbox": "1.2.3", | |
| "@radix-ui/react-collapsible": "1.1.8", | |
| "@radix-ui/react-context-menu": "2.2.12", | |
| "@radix-ui/react-dialog": "1.1.11", | |
| "@radix-ui/react-dropdown-menu": "2.1.12", | |
| "@radix-ui/react-hover-card": "1.1.11", | |
| "@radix-ui/react-label": "2.1.4", | |
| "@radix-ui/react-menubar": "1.1.12", | |
| "@radix-ui/react-navigation-menu": "1.2.10", | |
| "@radix-ui/react-popover": "1.1.11", | |
| "@radix-ui/react-progress": "1.1.4", | |
| "@radix-ui/react-radio-group": "1.3.4", | |
| "@radix-ui/react-scroll-area": "1.2.6", | |
| "@radix-ui/react-select": "2.2.2", | |
| "@radix-ui/react-separator": "1.1.4", | |
| "@radix-ui/react-slider": "1.3.2", | |
| "@radix-ui/react-slot": "1.2.0", | |
| "@radix-ui/react-switch": "1.2.2", | |
| "@radix-ui/react-tabs": "1.1.9", | |
| "@radix-ui/react-toast": "1.2.11", | |
| "@radix-ui/react-toggle": "1.1.6", | |
| "@radix-ui/react-toggle-group": "1.1.7", | |
| "@radix-ui/react-tooltip": "1.2.4", | |
| "@tanstack/react-query": "5.56.2", | |
| "axios": "1.8.4", | |
| "class-variance-authority": "0.7.1", | |
| "clsx": "2.1.1", | |
| "cmdk": "1.1.1", | |
| "cra-template": "1.2.0", | |
| "date-fns": "4.1.0", | |
| "dayjs": "1.11.13", | |
| "embla-carousel-react": "8.6.0", | |
| "framer-motion": "11.18.0", | |
| "input-otp": "1.4.2", | |
| "lodash": "4.18.1", | |
| "lucide-react": "0.516.0", | |
| "next-themes": "0.4.6", | |
| "react": "19.0.0", | |
| "react-day-picker": "8.10.1", | |
| "react-dom": "19.0.0", | |
| "react-hook-form": "7.56.2", | |
| "react-resizable-panels": "3.0.1", | |
| "react-router-dom": "7.5.1", | |
| "react-scripts": "5.0.1", | |
| "recharts": "3.6.0", | |
| "sonner": "2.0.3", | |
| "swr": "2.3.8", | |
| "tailwind-merge": "3.2.0", | |
| "tailwindcss-animate": "1.0.7", | |
| "vaul": "1.1.2", | |
| "zod": "3.24.4" | |
| }, | |
| "scripts": { | |
| "start": "craco start", | |
| "build": "craco build", | |
| "test": "craco test" | |
| }, | |
| "browserslist": { | |
| "production": [ | |
| ">0.2%", | |
| "not dead", | |
| "not op_mini all" | |
| ], | |
| "development": [ | |
| "last 1 chrome version", | |
| "last 1 firefox version", | |
| "last 1 safari version" | |
| ] | |
| }, | |
| "devDependencies": { | |
| "@babel/plugin-proposal-private-property-in-object": "7.21.11", | |
| "@craco/craco": "7.1.0", | |
| "@emergentbase/visual-edits": "https://assets.emergent.sh/npm/emergentbase-visual-edits-1.0.8.tgz", | |
| "@eslint/js": "9.23.0", | |
| "@types/lodash": "4.17.24", | |
| "autoprefixer": "10.4.20", | |
| "dotenv": "16.4.5", | |
| "eslint": "9.23.0", | |
| "eslint-plugin-import": "2.31.0", | |
| "eslint-plugin-jsx-a11y": "6.10.2", | |
| "eslint-plugin-react": "7.37.4", | |
| "eslint-plugin-react-hooks": "5.2.0", | |
| "globals": "15.15.0", | |
| "postcss": "8.4.49", | |
| "tailwindcss": "3.4.17" | |
| }, | |
| "packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e" | |
| } | |