Merge branch 'master' of https://g.civnet.cn:8443/ReactWeb5/CivWeb
Showing
... | ... | @@ -87,7 +87,8 @@ |
"scripts/**/*.js" | ||
], | ||
"resolutions": { | ||
"babel-core": "7.0.0-bridge.0" | ||
"babel-core": "7.0.0-bridge.0", | ||
"webpack": "^5.70.0" | ||
}, | ||
"dependencies": { | ||
"@amap/amap-jsapi-loader": "^1.0.1", | ||
... | ... | @@ -103,7 +104,7 @@ |
"@babel/runtime": "^7.10.5", | ||
"@esri/arcgis-html-sanitizer": "2.9.5", | ||
"@esri/calcite-colors": "6.0.3", | ||
"@wisdom-cesium/cesium": "^1.0.83", | ||
"@wisdom-cesium/cesium": "^1.0.84", | ||
"@wisdom-components/basictable": "^1.5.16", | ||
"@wisdom-components/empty": "^1.4.1", | ||
"@wisdom-map/amap": "^1.0.49--27.8", | ||
... | ... |
Please
register
or
sign in
to comment