Merge branch 'devNew' into 'master'
# Conflicts:
# package.json
Showing
... | @@ -99,27 +99,27 @@ | ... | @@ -99,27 +99,27 @@ |
"@ant-design/colors": "^5.0.1", | "@ant-design/colors": "^5.0.1", | ||
"@ant-design/icons": "^4.0.0", | "@ant-design/icons": "^4.0.0", | ||
"@ant-design/pro-form": "1.70.1", | "@ant-design/pro-form": "1.70.1", | ||
"@ant-design/pro-layout": "^6.24.1", | "@ant-design/pro-layout": "6.38.11", | ||
"@ant-design/pro-list": "1.21.71", | "@ant-design/pro-list": "1.21.71", | ||
"@ant-design/pro-skeleton": "^1.0.0-beta.2", | "@ant-design/pro-skeleton": "^1.0.0-beta.2", | ||
"@ant-design/pro-table": "2.76.4", | "@ant-design/pro-table": "2.77.1", | ||
"@ant-design/pro-utils": "^1.10.4", | "@ant-design/pro-utils": "1.42.4", | ||
"@ant-design/pro-provider": "1.8.1", | |||
"@babel/polyfill": "7.4.3", | "@babel/polyfill": "7.4.3", | ||
"@babel/runtime": "^7.10.5", | "@babel/runtime": "^7.10.5", | ||
"@congcongcai/jieba.js": "0.0.3", | "@congcongcai/jieba.js": "0.0.3", | ||
"@esri/calcite-colors": "6.0.3", | "@esri/calcite-colors": "6.0.3", | ||
"@wisdom-cesium/cesium": "^1.1.49", | |||
"@wisdom-cesium/krpano": "1.0.29-60", | "@wisdom-cesium/krpano": "1.0.29-60", | ||
"@wisdom-components/basictable": "^1.5.16", | "@wisdom-components/basictable": "^1.5.16", | ||
"@wisdom-components/empty": "^1.4.1", | "@wisdom-components/empty": "^1.4.1", | ||
"@wisdom-components/videoslidermodal": "^1.1.60", | "@wisdom-components/videoslidermodal": "^1.1.60", | ||
"@wisdom-map/amap": "1.9.3", | "@wisdom-map/amap":"^2.0.5", | ||
"@wisdom-map/arcgismap": "1.4.0-345", | "@wisdom-map/arcgismap":"^2.0.18", | ||
"@wisdom-map/basemap": "1.1.0-47", | "@wisdom-map/basemap":"^2.0.1", | ||
"@wisdom-map/util": "1.2.9", | "@wisdom-map/util":"1.2.9", | ||
"@wisdom-utils/components": "0.1.364", | "@wisdom-utils/components": "0.1.370", | ||
"@wisdom-utils/runtime": "0.0.51", | "@wisdom-utils/runtime": "0.0.51", | ||
"@wisdom-utils/utils": "0.1.404", | "@wisdom-utils/utils": "0.1.407", | ||
"animate.css": "^4.1.1", | "animate.css": "^4.1.1", | ||
"antd": "4.21.2", | "antd": "4.21.2", | ||
"bcryptjs": "2.4.3", | "bcryptjs": "2.4.3", | ||
... | @@ -132,7 +132,7 @@ | ... | @@ -132,7 +132,7 @@ |
"history": "4.9.0", | "history": "4.9.0", | ||
"hoist-non-react-statics": "3.3.0", | "hoist-non-react-statics": "3.3.0", | ||
"immer": "3.0.0", | "immer": "3.0.0", | ||
"immutable": "^4.0.0-rc.12", | "immutable": "^4.0.0", | ||
"jquery": "^3.7.0", | "jquery": "^3.7.0", | ||
"js-base64": "^3.5.2", | "js-base64": "^3.5.2", | ||
"js-cookie": "^2.2.1", | "js-cookie": "^2.2.1", | ||
... | @@ -152,6 +152,7 @@ | ... | @@ -152,6 +152,7 @@ |
"rc-cascader": "^2.3.2", | "rc-cascader": "^2.3.2", | ||
"rc-queue-anim": "^2.0.0", | "rc-queue-anim": "^2.0.0", | ||
"react": "17.0.2", | "react": "17.0.2", | ||
"react-file-viewer": "^1.2.1", | |||
"react-activation": "^0.9.9", | "react-activation": "^0.9.9", | ||
"react-dom": "17.0.2", | "react-dom": "17.0.2", | ||
"react-draggable": "^4.4.3", | "react-draggable": "^4.4.3", | ||
... | @@ -271,11 +272,6 @@ | ... | @@ -271,11 +272,6 @@ |
"ora": "^5.1.0", | "ora": "^5.1.0", | ||
"path-to-regexp": "^2.4.0", | "path-to-regexp": "^2.4.0", | ||
"plop": "2.3.0", | "plop": "2.3.0", | ||
"postcss": "7.0.32", | |||
"postcss-flexbugs-fixes": "4.2.1", | |||
"postcss-loader": "3.0.0", | |||
"postcss-preset-env": "6.7.0", | |||
"postcss-safe-parser": "^4.0.2", | |||
"pre-commit": "1.2.2", | "pre-commit": "1.2.2", | ||
"prettier": "1.17.0", | "prettier": "1.17.0", | ||
"querystring-browser": "^1.0.4", | "querystring-browser": "^1.0.4", | ||
... | ... |
No preview for this file type