package.json 1.52 KB
{
  "name": "hzzlDp",
  "private": true,
  "version": "0.0.1",
  "type": "module",
  "scripts": {
    "dev": "vite",
    "build": "tsc -b && vite build",
    "lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0",
    "preview": "vite preview"
  },
  "dependencies": {
    "antd": "^5.22.3",
    "axios": "^1.7.3",
    "cesium": "^1.124.0",
    "echarts": "^5.5.1",
    "echarts-for-react": "^3.0.2",
    "lodash": "^4.17.11",
    "normalize.css": "^8.0.1",
    "rc-pagination": "^4.2.0",
    "rc-tooltip": "^6.2.0",
    "react": "^18.3.1",
    "js-cookie": "^3.0.5",
    "react-dom": "^18.3.1",
    "react-echarts": "^0.1.1",
    "react-router-dom": "^6.26.0",
    "swiper": "^8.4.4",
    "react-markdown": "^9.0.1",
    "lodash-es": "^4.17.21",
    "rehype-raw": "^7.0.0",
    "remark-gfm": "^4.0.0",
    "rehype-katex": "^7.0.1",
    "remark-breaks": "^4.0.0",
    "remark-math": "^6.0.0",
    "react-syntax-highlighter": "^15.6.1"
  },
  "devDependencies": {
    "@types/js-cookie": "^3.0.6",
    "@types/echarts": "^4.9.22",
    "@types/lodash": "^4.17.7",
    "@types/react": "^18.3.3",
    "@types/react-dom": "^18.3.0",
    "@typescript-eslint/eslint-plugin": "^7.15.0",
    "@typescript-eslint/parser": "^7.15.0",
    "@vitejs/plugin-react": "^4.3.1",
    "eslint": "^8.57.0",
    "eslint-plugin-react-hooks": "^4.6.2",
    "eslint-plugin-react-refresh": "^0.4.7",
    "less": "^4.2.0",
    "less-loader": "^12.2.0",
    "typescript": "^5.2.2",
    "@types/react-syntax-highlighter": "^15.5.13",
    "vite": "^5.3.4"
  }
}