Merge branch 'devNew' into 'master'
Showing
... | @@ -99,16 +99,16 @@ | ... | @@ -99,16 +99,16 @@ |
"@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", | ||
... | @@ -117,7 +117,7 @@ | ... | @@ -117,7 +117,7 @@ |
"@wisdom-map/arcgismap":"^2.0.49", | "@wisdom-map/arcgismap":"^2.0.49", | ||
"@wisdom-map/basemap":"^2.0.2", | "@wisdom-map/basemap":"^2.0.2", | ||
"@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.408", | "@wisdom-utils/utils": "0.1.408", | ||
"animate.css": "^4.1.1", | "animate.css": "^4.1.1", | ||
... | @@ -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", | ||
... | @@ -174,7 +175,8 @@ | ... | @@ -174,7 +175,8 @@ |
"sha1": "^1.1.1", | "sha1": "^1.1.1", | ||
"sm4js": "^0.0.6", | "sm4js": "^0.0.6", | ||
"styled-components": "4.2.0", | "styled-components": "4.2.0", | ||
"swiper": "6.8.4" | "swiper": "6.8.4", | ||
"xlsx": "^0.17.3" | |||
}, | }, | ||
"devDependencies": { | "devDependencies": { | ||
"@babel/cli": "7.4.3", | "@babel/cli": "7.4.3", | ||
... | @@ -271,11 +273,6 @@ | ... | @@ -271,11 +273,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
Please
register
or
sign in
to comment