133 lines
4.7 KiB
JSON
133 lines
4.7 KiB
JSON
{
|
|
"name": "web2",
|
|
"type": "module",
|
|
"version": "0.1.0",
|
|
"private": true,
|
|
"scripts": {
|
|
"dev": "next dev",
|
|
"build": "next build",
|
|
"start": "next start",
|
|
"lint": "next lint"
|
|
},
|
|
"dependencies": {
|
|
"@3rapp/store": "workspace:*",
|
|
"@3rapp/utils": "workspace:*",
|
|
"@ant-design/cssinjs": "^1.21.1",
|
|
"@ant-design/nextjs-registry": "^1.0.2",
|
|
"@ant-design/v5-patch-for-react-19": "^1.0.3",
|
|
"@heroicons/react": "^2.2.0",
|
|
"@hookform/resolvers": "^3.10.0",
|
|
"@mdx-js/loader": "^3.1.0",
|
|
"@mdx-js/react": "^3.1.0",
|
|
"@next/mdx": "^14.2.23",
|
|
"@radix-ui/react-accordion": "^1.2.2",
|
|
"@radix-ui/react-alert-dialog": "^1.1.4",
|
|
"@radix-ui/react-aspect-ratio": "^1.1.1",
|
|
"@radix-ui/react-avatar": "^1.1.2",
|
|
"@radix-ui/react-checkbox": "^1.1.3",
|
|
"@radix-ui/react-collapsible": "^1.1.2",
|
|
"@radix-ui/react-context-menu": "^2.2.4",
|
|
"@radix-ui/react-dialog": "^1.1.4",
|
|
"@radix-ui/react-dropdown-menu": "^2.1.4",
|
|
"@radix-ui/react-hover-card": "^1.1.4",
|
|
"@radix-ui/react-icons": "^1.3.2",
|
|
"@radix-ui/react-label": "^2.1.1",
|
|
"@radix-ui/react-menubar": "^1.1.4",
|
|
"@radix-ui/react-navigation-menu": "^1.2.3",
|
|
"@radix-ui/react-popover": "^1.1.4",
|
|
"@radix-ui/react-progress": "^1.1.1",
|
|
"@radix-ui/react-radio-group": "^1.2.2",
|
|
"@radix-ui/react-scroll-area": "^1.2.2",
|
|
"@radix-ui/react-select": "^2.1.4",
|
|
"@radix-ui/react-separator": "^1.1.1",
|
|
"@radix-ui/react-slider": "^1.2.2",
|
|
"@radix-ui/react-slot": "^1.1.1",
|
|
"@radix-ui/react-switch": "^1.1.2",
|
|
"@radix-ui/react-tabs": "^1.1.2",
|
|
"@radix-ui/react-toast": "^1.2.4",
|
|
"@radix-ui/react-toggle": "^1.1.1",
|
|
"@radix-ui/react-toggle-group": "^1.1.1",
|
|
"@radix-ui/react-tooltip": "^1.1.6",
|
|
"@repo/api": "workspace:*",
|
|
"@types/mdx": "^2.0.13",
|
|
"@vavt/cm-extension": "^1.6.0",
|
|
"antd": "^5.23.1",
|
|
"bcrypt": "^5.1.1",
|
|
"bcryptjs": "^2.4.3",
|
|
"class-variance-authority": "^0.7.1",
|
|
"clsx": "^2.1.1",
|
|
"cmdk": "1.0.4",
|
|
"cookie": "^1.0.2",
|
|
"cookies-next": "^5.0.2",
|
|
"date-fns": "^4.1.0",
|
|
"embla-carousel-react": "^8.5.2",
|
|
"input-otp": "^1.4.2",
|
|
"ioredis": "^5.4.2",
|
|
"lucide-react": "^0.441.0",
|
|
"md-editor-rt": "^5.2.1",
|
|
"micromatch": "^4.0.8",
|
|
"next": "15.1.3",
|
|
"next-mdx-remote": "^5.0.0",
|
|
"next-themes": "^0.4.4",
|
|
"pinyin": "4.0.0-alpha.2",
|
|
"prism-themes": "^1.9.0",
|
|
"react": "^19.0.0",
|
|
"react-day-picker": "8.10.1",
|
|
"react-dom": "^19.0.0",
|
|
"react-hook-form": "^7.54.2",
|
|
"react-icons": "^5.4.0",
|
|
"react-resizable-panels": "^2.1.7",
|
|
"react-spinners": "^0.15.0",
|
|
"react-use": "^17.6.0",
|
|
"recharts": "^2.15.0",
|
|
"rehype-prism-plus": "^2.0.0",
|
|
"resend": "^4.1.1",
|
|
"segmentit": "^2.0.3",
|
|
"sharp": "^0.33.5",
|
|
"sonner": "^1.7.1",
|
|
"tailwind-merge": "^2.6.0",
|
|
"tailwindcss-animate": "^1.0.7",
|
|
"vaul": "^1.1.2",
|
|
"zod": "^3.24.1"
|
|
},
|
|
"devDependencies": {
|
|
"@3rapp/core": "workspace:*",
|
|
"@antfu/eslint-config": "^3.14.0",
|
|
"@eslint-react/eslint-plugin": "^1.23.2",
|
|
"@types/bcrypt": "^5.0.2",
|
|
"@types/bcryptjs": "^2.4.6",
|
|
"@types/jsonwebtoken": "^9.0.7",
|
|
"@types/lodash": "^4.17.14",
|
|
"@types/micromatch": "^4.0.9",
|
|
"@types/node": "^20.17.13",
|
|
"@types/nodemailer": "^6.4.17",
|
|
"@types/passport": "^1.0.17",
|
|
"@types/passport-jwt": "^4.0.1",
|
|
"@types/passport-local": "^1.0.38",
|
|
"@types/pinyin": "^2.10.2",
|
|
"@types/react": "^19.0.7",
|
|
"@types/react-dom": "^19.0.3",
|
|
"@types/uuid": "^10.0.0",
|
|
"@typescript-eslint/eslint-plugin": "^8.20.0",
|
|
"@typescript-eslint/parser": "^8.20.0",
|
|
"autoprefixer": "^10.4.20",
|
|
"cross-env": "^7.0.3",
|
|
"postcss": "^8.5.1",
|
|
"postcss-import": "^16.1.0",
|
|
"postcss-mixins": "^10.0.1",
|
|
"postcss-nested": "^6.2.0",
|
|
"postcss-nesting": "^12.1.5",
|
|
"stylelint": "^16.13.2",
|
|
"stylelint-config-css-modules": "^4.4.0",
|
|
"stylelint-config-recess-order": "^5.1.1",
|
|
"stylelint-config-standard": "^36.0.1",
|
|
"stylelint-prettier": "^5.0.2",
|
|
"tailwindcss": "^3.4.17",
|
|
"tailwindcss-animate": "^1.0.7",
|
|
"ts-node": "^10.9.2",
|
|
"tsconfig-paths": "^4.2.0",
|
|
"typescript": "^5.7.3",
|
|
"utility-types": "^3.11.0"
|
|
}
|
|
}
|