同步代码
正在显示
| ... | ... | @@ -15,53 +15,53 @@ | 
| "prepare": "husky install" | ||
| }, | ||
| "dependencies": { | ||
| "@icon-park/svg": "^1.4.0", | ||
| "@marsgis/editor": "^1.1.5", | ||
| "antd": "^4.24.8", | ||
| "@icon-park/svg": "^1.4.2", | ||
| "@marsgis/editor": "^1.2.0", | ||
| "@turf/turf": "^6.5.0", | ||
| "antd": "^4.24.14", | ||
| "axios": "^0.26.1", | ||
| "classnames": "^2.3.1", | ||
| "echarts": "^5.3.2", | ||
| "classnames": "^2.3.2", | ||
| "echarts": "^5.4.3", | ||
| "lodash": "^4.17.21", | ||
| "@turf/turf": "^6.5.0", | ||
| "mars3d": "~3.6.0", | ||
| "mars3d-cesium": "^1.110.0", | ||
| "monaco-editor": "^0.33.0", | ||
| "nprogress": "^0.2.0", | ||
| "react": "^18.1.0", | ||
| "react": "^18.2.0", | ||
| "react-color": "^2.19.3", | ||
| "react-dom": "^18.1.0", | ||
| "react-redux": "^8.0.1", | ||
| "redux": "^4.2.0", | ||
| "split.js": "^1.6.4", | ||
| "react-dom": "^18.2.0", | ||
| "react-redux": "^8.1.3", | ||
| "redux": "^4.2.1", | ||
| "split.js": "^1.6.5", | ||
| "uuid": "^8.3.2" | ||
| }, | ||
| "devDependencies": { | ||
| "@types/node": "^17.0.22", | ||
| "@types/react": "^18.0.8", | ||
| "@types/react-dom": "^18.0.3", | ||
| "@types/node": "^17.0.45", | ||
| "@types/react": "^18.2.30", | ||
| "@types/react-dom": "^18.2.14", | ||
| "@typescript-eslint/eslint-plugin": "^4.33.0", | ||
| "@typescript-eslint/parser": "^4.33.0", | ||
| "@vitejs/plugin-react": "^3.0.1", | ||
| "autoprefixer": "^10.4.4", | ||
| "@vitejs/plugin-react": "^3.1.0", | ||
| "autoprefixer": "^10.4.16", | ||
| "babel-eslint": "^10.1.0", | ||
| "consola": "^2.15.3", | ||
| "eslint": "^7.32.0", | ||
| "eslint-config-react-app": "^6.0.0", | ||
| "eslint-config-standard": "^16.0.3", | ||
| "eslint-plugin-flowtype": "^5.10.0", | ||
| "eslint-plugin-import": "^2.26.0", | ||
| "eslint-plugin-jsx-a11y": "^6.5.1", | ||
| "eslint-plugin-import": "^2.28.1", | ||
| "eslint-plugin-jsx-a11y": "^6.7.1", | ||
| "eslint-plugin-node": "^11.1.0", | ||
| "eslint-plugin-promise": "^5.2.0", | ||
| "eslint-plugin-react": "^7.29.4", | ||
| "eslint-plugin-react-hooks": "^4.3.0", | ||
| "http-server": "^14.1.0", | ||
| "eslint-plugin-react": "^7.33.2", | ||
| "eslint-plugin-react-hooks": "^4.6.0", | ||
| "http-server": "^14.1.1", | ||
| "husky": "^7.0.4", | ||
| "less": "^4.1.2", | ||
| "rollup-plugin-copy": "^3.4.0", | ||
| "less": "^4.2.0", | ||
| "rollup-plugin-copy": "^3.5.0", | ||
| "terser": "^5.22.0", | ||
| "typescript": "4.5.5", | ||
| "vite": "^4.3.9", | ||
| "terser": "^5.16.1", | ||
| "vite": "^4.5.0", | ||
| "vite-plugin-eslint": "^1.8.1", | ||
| "vite-plugin-monaco-editor": "^1.1.0", | ||
| "vite-plugin-style-import": "^2.0.0" | ||
| ... | ... | 
请
注册
或者
登录
后发表评论