3D
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
"dev": "vite",
|
||||
"build": "vite build",
|
||||
"lint": "eslint .",
|
||||
"lint:src": "eslint \"src/**/*.{ts,tsx}\"",
|
||||
"typecheck": "tsc --noEmit",
|
||||
"preview": "vite preview"
|
||||
},
|
||||
"dependencies": {
|
||||
@@ -17,6 +19,7 @@
|
||||
"@use-gesture/react": "^10.3.1",
|
||||
"antd": "^5.29.1",
|
||||
"axios": "^1.8.4",
|
||||
"cesium": "^1.143.0",
|
||||
"echarts": "^6.0.0",
|
||||
"framer-motion": "^12.23.24",
|
||||
"gcoord": "^1.0.7",
|
||||
@@ -42,6 +45,7 @@
|
||||
"eslint-plugin-react-hooks": "^5.1.0",
|
||||
"eslint-plugin-react-refresh": "^0.4.19",
|
||||
"globals": "^15.15.0",
|
||||
"typescript-eslint": "^8.65.0",
|
||||
"vite": "^6.2.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user