Commit bb4b7abb authored by 皮倩雯's avatar 皮倩雯

fix: '升级gis版本'

parent 50fbbb21
Pipeline #52165 passed with stages
......@@ -89,12 +89,12 @@
"@babel/polyfill": "7.4.3",
"@babel/preset-typescript": "^7.12.1",
"@babel/runtime": "^7.10.5",
"@wisdom-cesium/cesium": "^1.0.78",
"@wisdom-map/amap": "^1.0.49--27.6",
"@wisdom-map/arcgismap": "^1.0.79-48",
"@wisdom-map/basemap": "^1.0.12-48",
"@esri/arcgis-html-sanitizer": "^2.9.0",
"@esri/calcite-colors": "6.0.3",
"@wisdom-cesium/cesium": "^1.0.78",
"@wisdom-map/amap": "^1.0.49--27.8",
"@wisdom-map/arcgismap": "^1.1.0",
"@wisdom-map/basemap": "^1.0.12-50",
"ace-builds": "^1.4.12",
"antd-img-crop": "^3.13.2",
"bizcharts": "^4.0.15",
......@@ -118,6 +118,7 @@
"lodash": "4.17.11",
"minimist": "1.2.0",
"prop-types": "15.7.2",
"rc-tween-one": "^3.0.6",
"react": "16.14.0",
"react-ace": "^9.2.0",
"react-copy-to-clipboard": "^5.0.4",
......@@ -149,17 +150,16 @@
"@ant-design/pro-table": "^2.5.3",
"@babel/cli": "7.4.3",
"@babel/core": "7.4.3",
"@babel/plugin-syntax-top-level-await": "^7.14.5",
"@babel/plugin-proposal-class-properties": "7.4.0",
"@babel/plugin-proposal-decorators": "^7.17.9",
"@babel/plugin-proposal-export-default-from": "^7.16.7",
"@babel/plugin-proposal-pipeline-operator": "^7.17.6",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.16.7",
"@babel/plugin-proposal-do-expressions": "^7.16.7",
"@babel/plugin-proposal-export-default-from": "^7.16.7",
"@babel/plugin-proposal-function-bind": "^7.16.7",
"@babel/plugin-proposal-logical-assignment-operators": "^7.16.7",
"babel-plugin-react-require": "^3.1.3",
"@babel/plugin-proposal-class-properties": "7.4.0",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.16.7",
"@babel/plugin-proposal-pipeline-operator": "^7.17.6",
"@babel/plugin-syntax-dynamic-import": "7.2.0",
"@babel/plugin-syntax-top-level-await": "^7.14.5",
"@babel/plugin-transform-modules-commonjs": "7.4.3",
"@babel/plugin-transform-react-constant-elements": "7.2.0",
"@babel/plugin-transform-react-inline-elements": "7.2.0",
......@@ -168,8 +168,10 @@
"@babel/register": "7.4.0",
"@commitlint/cli": "^9.1.2",
"@commitlint/config-conventional": "^9.1.2",
"@pmmmwh/react-refresh-webpack-plugin": "^0.4.3",
"add-asset-html-webpack-plugin": "3.1.3",
"antd": "4.18.3",
"autoresponsive-react": "^1.2.2",
"axios": "^0.19.2",
"babel-core": "7.0.0-bridge.0",
"babel-eslint": "10.0.1",
......@@ -178,10 +180,9 @@
"babel-plugin-import": "^1.13.0",
"babel-plugin-lodash": "3.3.4",
"babel-plugin-react-intl": "3.0.1",
"babel-plugin-react-require": "^3.1.3",
"babel-plugin-styled-components": "1.10.0",
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
"@pmmmwh/react-refresh-webpack-plugin": "^0.4.3",
"react-refresh": "^0.9.0",
"circular-dependency-plugin": "5.0.2",
"classnames": "^2.2.6",
"compare-versions": "3.4.0",
......@@ -238,6 +239,7 @@
"react-app-polyfill": "0.2.2",
"react-dom": "^16.14.0",
"react-helmet-async": "^1.0.4",
"react-refresh": "^0.9.0",
"react-router-config": "^5.1.1",
"react-test-renderer": "16.14.0",
"react-testing-library": "6.1.2",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment