mirror of
https://github.com/APIParkLab/APIPark.git
synced 2026-06-14 20:41:15 +08:00
127 lines
3.8 KiB
JSON
127 lines
3.8 KiB
JSON
{
|
|
"name": "frontend",
|
|
"version": "1.0.0",
|
|
"private": true,
|
|
"description": "",
|
|
"scripts": {
|
|
"dev": "next dev -p 5000",
|
|
"build": "next build",
|
|
"start": "next start -p 5000",
|
|
"lint": "next lint"
|
|
},
|
|
"keywords": [],
|
|
"author": "",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"@ant-design/icons": "^5.2.6",
|
|
"@ant-design/pro-components": "2.7.19",
|
|
"@emotion/react": "^11.14.0",
|
|
"@floating-ui/react": "^0.26.24",
|
|
"@formkit/auto-animate": "^0.8.1",
|
|
"@heroui/react": "^3.0.3",
|
|
"@heroui/styles": "^3.0.3",
|
|
"@heroui/theme": "^2.4.20",
|
|
"@lexical/code": "^0.17.1",
|
|
"@lexical/react": "^0.17.1",
|
|
"@lexical/selection": "^0.17.1",
|
|
"@lexical/text": "^0.17.1",
|
|
"@lexical/utils": "^0.17.1",
|
|
"@modelcontextprotocol/sdk": "^1.9.0",
|
|
"@mui/icons-material": "^5.15.6",
|
|
"@mui/lab": "5.0.0-alpha.150",
|
|
"@mui/material": "5.14.14",
|
|
"@mui/x-data-grid-pro": "6.18.1",
|
|
"@rollup/plugin-dynamic-import-vars": "^2.1.2",
|
|
"@tinymce/tinymce-react": "^4.3.2",
|
|
"@types/dompurify": "^3.0.5",
|
|
"@types/lodash-es": "^4.17.12",
|
|
"@types/uuid": "^9.0.7",
|
|
"@xyflow/react": "^12.3.6",
|
|
"ahooks": "^3.8.1",
|
|
"allotment": "^1.20.0",
|
|
"autoprefixer": "^10.4.16",
|
|
"copy-to-clipboard": "^3.3.3",
|
|
"crc": "^4.3.2",
|
|
"dayjs": "^1.11.10",
|
|
"dompurify": "^3.1.6",
|
|
"echarts": "^5.5.0",
|
|
"echarts-for-react": "^3.0.2",
|
|
"framer-motion": "^10.16.4",
|
|
"fs-extra": "^11.2.0",
|
|
"highlight.js": "^11.9.0",
|
|
"i18next": "^23.12.2",
|
|
"i18next-browser-languagedetector": "^8.0.0",
|
|
"js-base64": "^3.7.5",
|
|
"lexical": "^0.17.1",
|
|
"mockjs": "^1.1.0",
|
|
"next": "15.4.5",
|
|
"postcss": "^8.4.31",
|
|
"postcss-import": "^16.1.0",
|
|
"postcss-nesting": "^12.1.5",
|
|
"rc-picker": "^4.1.1",
|
|
"react": "19.1.0",
|
|
"react-ace": "^10.1.0",
|
|
"react-dom": "19.1.0",
|
|
"react-dropzone": "^14.2.3",
|
|
"react-hook-form": "^7.49.3",
|
|
"react-i18next": "^15.0.1",
|
|
"react-joyride": "^2.8.2",
|
|
"react-json-view": "^1.21.3",
|
|
"react-router-dom": "6.20.0",
|
|
"react-virtuoso": "^4.7.11",
|
|
"swagger-ui-react": "^5.17.14",
|
|
"tailwindcss": "^4.2.1",
|
|
"tinymce": "^6.8.1",
|
|
"use-context-selector": "^2.0.0",
|
|
"uuid": "^9.0.1",
|
|
"zod": "^3.23.8"
|
|
},
|
|
"devDependencies": {
|
|
"@ant-design/cssinjs": "^1.18.2",
|
|
"@antv/g6": "^4.8.24",
|
|
"@formily/antd-v5": "^1.2.1",
|
|
"@formily/core": "^2.2.13",
|
|
"@formily/react": "^2.2.13",
|
|
"@formily/reactive": "^2.2.13",
|
|
"@iconify/react": "^5.0.2",
|
|
"@monaco-editor/react": "^4.6.0",
|
|
"@tailwindcss/postcss": "^4.2.1",
|
|
"lightningcss": "^1.32.0",
|
|
"@testing-library/jest-dom": "^6.4.5",
|
|
"@testing-library/react": "^15.0.7",
|
|
"@testing-library/react-hooks": "^8.0.1",
|
|
"@types/file-saver": "^2.0.7",
|
|
"@types/jest": "^29.5.12",
|
|
"@types/node": "^20.10.5",
|
|
"@types/react": "^19",
|
|
"@types/react-dom": "^19",
|
|
"@typescript-eslint/eslint-plugin": "^6.10.0",
|
|
"@typescript-eslint/parser": "^6.10.0",
|
|
"antd": "^5.19.4",
|
|
"babel-jest": "^29.7.0",
|
|
"eslint": "^8.53.0",
|
|
"eslint-config-prettier": "^9.1.0",
|
|
"eslint-plugin-prettier": "^5.1.2",
|
|
"eslint-plugin-react": "7.37.2",
|
|
"eslint-plugin-react-hooks": "^4.6.0",
|
|
"eslint-plugin-react-refresh": "^0.4.4",
|
|
"eslint-plugin-unused-imports": "^4.1.4",
|
|
"exceljs": "^4.4.0",
|
|
"file-saver": "^2.0.5",
|
|
"i18next-scanner": "^4.5.0",
|
|
"jest": "^29.7.0",
|
|
"jest-environment-jsdom": "^29.7.0",
|
|
"jest-fetch-mock": "^3.0.3",
|
|
"jsdom": "^24.0.0",
|
|
"less": "^4.2.0",
|
|
"lodash": "^4.17.21",
|
|
"lodash-es": "^4.17.21",
|
|
"monaco-editor": "^0.45.0",
|
|
"postcss-nested": "^6.0.1",
|
|
"prettier": "^3.1.1",
|
|
"react-test-renderer": "^18.3.1",
|
|
"ts-jest": "^29.1.2",
|
|
"typescript": "^5.2.2",
|
|
"vite-jest": "^0.1.4"
|
|
}
|
|
} |