初始化
This commit is contained in:
@@ -1,60 +0,0 @@
|
||||
{
|
||||
"name": "bj_power_mes_frontend",
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"packageManager": "pnpm@10.26.1",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
"build": "tsc && vite build",
|
||||
"preview": "vite preview"
|
||||
},
|
||||
"dependencies": {
|
||||
"@douyinfe/semi-icons": "^2.94.0",
|
||||
"@douyinfe/semi-icons-lab": "^2.94.0",
|
||||
"@douyinfe/semi-illustrations": "^2.94.0",
|
||||
"@douyinfe/semi-ui": "^2.94.0",
|
||||
"@visactor/react-vchart": "^2.0.21",
|
||||
"@visactor/vchart": "^2.0.21",
|
||||
"@xyflow/react": "^12.10.2",
|
||||
"axios": "^1.12.0",
|
||||
"echarts": "^6.0.0",
|
||||
"echarts-for-react": "^3.0.6",
|
||||
"moment": "^2.30.1",
|
||||
"numeral": "^2.0.6",
|
||||
"qs": "^6.12.3",
|
||||
"react": "^19.2.4",
|
||||
"react-dom": "^19.2.4",
|
||||
"react-intl": "^10.1.0",
|
||||
"react-router": "^7.13.2",
|
||||
"react-router-dom": "^7.13.2",
|
||||
"react-transition-group": "^4.4.5",
|
||||
"use-debounce": "^10.1.1",
|
||||
"zustand": "^4.5.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^9.39.4",
|
||||
"@types/node": "^25.6.0",
|
||||
"@types/numeral": "^2.0.5",
|
||||
"@types/qs": "^6.15.0",
|
||||
"@types/react": "^19.2.14",
|
||||
"@types/react-dom": "^19.2.3",
|
||||
"@types/react-transition-group": "^4.4.12",
|
||||
"@typescript-eslint/eslint-plugin": "^8.18.0",
|
||||
"@typescript-eslint/parser": "^8.18.0",
|
||||
"@typescript/native-preview": "7.0.0-dev.20260421.2",
|
||||
"@vitejs/plugin-react": "^5.2.0",
|
||||
"@vitejs/plugin-react-swc": "^4.3.0",
|
||||
"eslint": "^9.35.0",
|
||||
"eslint-plugin-react-hooks": "^5.2.0",
|
||||
"eslint-plugin-react-refresh": "^0.4.20",
|
||||
"mockjs": "^1.1.0",
|
||||
"prettier": "^3.6.2",
|
||||
"sass-embedded": "^1.92.1",
|
||||
"typescript": "~6.0.2",
|
||||
"typescript-eslint": "^8.58.1",
|
||||
"vite": "^7.3.2",
|
||||
"vite-plugin-mock": "^3.0.2",
|
||||
"vite-plugin-mock-dev-server": "^2.1.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user