Skip to content

Bump antd from 3.1.3 to 3.5.2 #311

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"dependencies": {
"add-graphql-subscriptions": "^1.0.1",
"antd": "^3.1.3",
"antd": "^3.5.2",
"apollo-client": "^2.2.0",
"graphql": "^0.12.3",
"graphql-tag": "^2.6.1",
Expand Down
170 changes: 96 additions & 74 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -249,9 +249,9 @@ ansi-styles@^3.1.0, ansi-styles@^3.2.0:
dependencies:
color-convert "^1.9.0"

antd@^3.1.3:
version "3.1.3"
resolved "https://registry.yarnpkg.com/antd/-/antd-3.1.3.tgz#747b7efc953224a8e8f292bffb800804a900ac60"
antd@^3.5.2:
version "3.5.2"
resolved "https://registry.yarnpkg.com/antd/-/antd-3.5.2.tgz#f27356289788dbe463103f0ab715345ac7ca8cee"
dependencies:
array-tree-filter "^2.0.0"
babel-runtime "6.x"
Expand All @@ -260,39 +260,39 @@ antd@^3.1.3:
css-animation "^1.2.5"
dom-closest "^0.2.0"
enquire.js "^2.1.1"
lodash.debounce "^4.0.8"
lodash "^4.17.5"
moment "^2.19.3"
omit.js "^1.0.0"
prop-types "^15.5.7"
rc-animate "^2.4.1"
rc-calendar "~9.4.0"
rc-cascader "~0.12.0"
rc-checkbox "~2.1.1"
rc-collapse "~1.7.5"
rc-calendar "~9.6.0"
rc-cascader "~0.13.0"
rc-checkbox "~2.1.5"
rc-collapse "~1.9.0"
rc-dialog "~7.1.0"
rc-dropdown "~2.1.0"
rc-editor-mention "^1.0.2"
rc-form "^2.1.0"
rc-input-number "~4.0.0"
rc-menu "~6.2.0"
rc-notification "~3.0.0"
rc-pagination "~1.14.0"
rc-menu "~7.0.2"
rc-notification "~3.1.1"
rc-pagination "~1.16.1"
rc-progress "~2.2.2"
rc-rate "~2.4.0"
rc-select "~7.5.0"
rc-slider "~8.5.0"
rc-steps "~3.0.0"
rc-select "~8.0.7"
rc-slider "~8.6.0"
rc-steps "~3.1.0"
rc-switch "~1.6.0"
rc-table "~6.1.0"
rc-tabs "~9.1.2"
rc-time-picker "~3.2.1"
rc-tabs "~9.2.0"
rc-time-picker "~3.3.0"
rc-tooltip "~3.7.0"
rc-tree "~1.7.0"
rc-tree "~1.8.0"
rc-tree-select "~1.12.0"
rc-upload "~2.4.0"
rc-util "^4.0.4"
react-lazy-load "^3.0.12"
react-slick "~0.16.0"
react-slick "~0.23.1"
shallowequal "^1.0.1"
warning "~3.0.0"

Expand Down Expand Up @@ -1696,10 +1696,6 @@ camelcase@^4.1.0:
version "4.1.0"
resolved "http://registry.npm.taobao.org/camelcase/download/camelcase-4.1.0.tgz#d545635be1e33c542649c69173e5de6acfae34dd"

can-use-dom@^0.1.0:
version "0.1.0"
resolved "http://registry.npm.taobao.org/can-use-dom/download/can-use-dom-0.1.0.tgz#22cc4a34a0abc43950f42c6411024a3f6366b45a"

caniuse-api@^1.5.2:
version "1.6.1"
resolved "http://registry.npm.taobao.org/caniuse-api/download/caniuse-api-1.6.1.tgz#b534e7c734c4f81ec5fbe8aca2ad24354b962c6c"
Expand Down Expand Up @@ -5491,6 +5487,10 @@ lodash.uniq@^4.5.0:
version "4.17.4"
resolved "http://registry.npm.taobao.org/lodash/download/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae"

lodash@^4.17.5:
version "4.17.10"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.10.tgz#1b7793cf7259ea38fb3661d4d38b3260af8ae4e7"

log-symbols@^1.0.2:
version "1.0.2"
resolved "http://registry.npm.taobao.org/log-symbols/download/log-symbols-1.0.2.tgz#376ff7b58ea3086a0f09facc74617eca501e1a18"
Expand Down Expand Up @@ -5724,6 +5724,14 @@ mini-store@^1.0.2:
prop-types "^15.6.0"
shallowequal "^1.0.2"

mini-store@^1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/mini-store/-/mini-store-1.1.0.tgz#4d6b3fb5c89aa0303d9b39475efb3439cd42f04f"
dependencies:
hoist-non-react-statics "^2.3.1"
prop-types "^15.6.0"
shallowequal "^1.0.2"

minimalistic-assert@^1.0.0:
version "1.0.0"
resolved "http://registry.npm.taobao.org/minimalistic-assert/download/minimalistic-assert-1.0.0.tgz#702be2dda6b37f4836bcb3f5db56641b64a1d3d3"
Expand Down Expand Up @@ -6989,9 +6997,9 @@ [email protected], rc-animate@^2.0.2, rc-animate@^2.3.0, rc-animate@^2.4.1:
css-animation "^1.3.2"
prop-types "15.x"

rc-calendar@~9.4.0:
version "9.4.0"
resolved "https://registry.yarnpkg.com/rc-calendar/-/rc-calendar-9.4.0.tgz#1fa9dacaabd69120524147916c0357f1bae127d1"
rc-calendar@~9.6.0:
version "9.6.0"
resolved "https://registry.yarnpkg.com/rc-calendar/-/rc-calendar-9.6.0.tgz#666fbbbd4b5558e933e655a8033807bc6742b4b0"
dependencies:
babel-runtime "6.x"
classnames "2.x"
Expand All @@ -7001,28 +7009,28 @@ rc-calendar@~9.4.0:
rc-trigger "^2.2.0"
rc-util "^4.1.1"

rc-cascader@~0.12.0:
version "0.12.1"
resolved "https://registry.yarnpkg.com/rc-cascader/-/rc-cascader-0.12.1.tgz#0148514a8dd747c2335527c172ea0cf44180f940"
rc-cascader@~0.13.0:
version "0.13.1"
resolved "https://registry.yarnpkg.com/rc-cascader/-/rc-cascader-0.13.1.tgz#157df251c5da734bf134b7a595a9b06446a6db80"
dependencies:
array-tree-filter "^1.0.0"
prop-types "^15.5.8"
rc-trigger "^2.2.0"
rc-util "^4.0.4"
shallow-equal "^1.0.0"

rc-checkbox@~2.1.1:
version "2.1.1"
resolved "https://registry.yarnpkg.com/rc-checkbox/-/rc-checkbox-2.1.1.tgz#7b2d3632285eaad9cad78612a6643d7d34589e72"
rc-checkbox@~2.1.5:
version "2.1.5"
resolved "https://registry.yarnpkg.com/rc-checkbox/-/rc-checkbox-2.1.5.tgz#411858448c0ee2a797ef8544dac63bcaeef722ef"
dependencies:
babel-runtime "^6.23.0"
classnames "2.x"
prop-types "15.x"
rc-util "^4.0.4"

rc-collapse@~1.7.5:
version "1.7.6"
resolved "http://registry.npm.taobao.org/rc-collapse/download/rc-collapse-1.7.6.tgz#64433512d921f750df61433e675bb9547ba5ef6b"
rc-collapse@~1.9.0:
version "1.9.1"
resolved "https://registry.yarnpkg.com/rc-collapse/-/rc-collapse-1.9.1.tgz#b0778d067e5e958594cef2d3a9fa5f45a1ae2c3e"
dependencies:
classnames "2.x"
css-animation "1.x"
Expand Down Expand Up @@ -7099,32 +7107,32 @@ rc-input-number@~4.0.0:
prop-types "^15.5.7"
rmc-feedback "^1.0.0"

rc-menu@^6.1.0, rc-menu@~6.2.0:
version "6.2.3"
resolved "https://registry.yarnpkg.com/rc-menu/-/rc-menu-6.2.3.tgz#33d1e5faa9337358f54afc6ae10a7f6b582715d4"
rc-menu@^7.0.2, rc-menu@~7.0.2:
version "7.0.3"
resolved "https://registry.yarnpkg.com/rc-menu/-/rc-menu-7.0.3.tgz#8761aaeef5297e84e573f1920783f8ed1f3cb7dc"
dependencies:
babel-runtime "6.x"
classnames "2.x"
create-react-class "^15.5.2"
dom-scroll-into-view "1.x"
mini-store "^1.1.0"
prop-types "^15.5.6"
rc-animate "2.x"
rc-trigger "^2.3.0"
rc-util "^4.1.0"

rc-notification@~3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/rc-notification/-/rc-notification-3.0.0.tgz#cefbeb8a03052dc5b988a07f9ba31895e886ac2e"
rc-notification@~3.1.1:
version "3.1.1"
resolved "https://registry.yarnpkg.com/rc-notification/-/rc-notification-3.1.1.tgz#14eac6730db1d59adaf569dad9fe82a2f33cd23a"
dependencies:
babel-runtime "6.x"
classnames "2.x"
prop-types "^15.5.8"
rc-animate "2.x"
rc-util "^4.0.4"

rc-pagination@~1.14.0:
version "1.14.0"
resolved "https://registry.yarnpkg.com/rc-pagination/-/rc-pagination-1.14.0.tgz#c0f34901941b35d65365baf73a5237084042b97e"
rc-pagination@~1.16.1:
version "1.16.3"
resolved "https://registry.yarnpkg.com/rc-pagination/-/rc-pagination-1.16.3.tgz#2d3780a129c290c2e2e85a71b6723a8301484c2e"
dependencies:
babel-runtime "6.x"
prop-types "^15.5.7"
Expand All @@ -7145,24 +7153,25 @@ rc-rate@~2.4.0:
prop-types "^15.5.8"
rc-util "^4.3.0"

rc-select@~7.5.0:
version "7.5.1"
resolved "https://registry.yarnpkg.com/rc-select/-/rc-select-7.5.1.tgz#738aaa3a3a0256914e76c6be81ba3464e28fa12f"
rc-select@~8.0.7:
version "8.0.8"
resolved "https://registry.yarnpkg.com/rc-select/-/rc-select-8.0.8.tgz#4d73537095eaeccfc828d94833528df4ed0c2199"
dependencies:
babel-runtime "^6.23.0"
classnames "2.x"
component-classes "1.x"
dom-scroll-into-view "1.x"
prop-types "^15.5.8"
rc-animate "2.x"
rc-menu "^6.1.0"
rc-menu "^7.0.2"
rc-trigger "^2.2.0"
rc-util "^4.0.4"
react-lifecycles-compat "^3.0.2"
warning "^3.0.0"

rc-slider@~8.5.0:
version "8.5.0"
resolved "https://registry.yarnpkg.com/rc-slider/-/rc-slider-8.5.0.tgz#6fae97d8ba59a012af69a00409f21925b8954cf5"
rc-slider@~8.6.0:
version "8.6.1"
resolved "https://registry.yarnpkg.com/rc-slider/-/rc-slider-8.6.1.tgz#ee5e0380dbdf4b5de6955a265b0d4ff6196405d1"
dependencies:
babel-runtime "6.x"
classnames "^2.2.5"
Expand All @@ -7172,13 +7181,13 @@ rc-slider@~8.5.0:
shallowequal "^1.0.1"
warning "^3.0.0"

rc-steps@~3.0.0:
version "3.0.1"
resolved "https://registry.yarnpkg.com/rc-steps/-/rc-steps-3.0.1.tgz#fa886eb93d223173ef9a05396f32186992549535"
rc-steps@~3.1.0:
version "3.1.1"
resolved "https://registry.yarnpkg.com/rc-steps/-/rc-steps-3.1.1.tgz#79583ad808309d82b8e011676321d153fd7ca403"
dependencies:
babel-runtime "^6.23.0"
classnames "^2.2.3"
lodash.debounce "^4.0.8"
lodash "^4.17.5"
prop-types "^15.5.7"

rc-switch@~1.6.0:
Expand All @@ -7203,22 +7212,22 @@ rc-table@~6.1.0:
shallowequal "^1.0.2"
warning "^3.0.0"

rc-tabs@~9.1.2:
version "9.1.10"
resolved "http://registry.npm.taobao.org/rc-tabs/download/rc-tabs-9.1.10.tgz#4307af2c83314f2c5aa8feae09de08a71a3f3244"
rc-tabs@~9.2.0:
version "9.2.5"
resolved "https://registry.yarnpkg.com/rc-tabs/-/rc-tabs-9.2.5.tgz#fdd8e0633247f50c533030b73e3992270849f1f6"
dependencies:
babel-runtime "6.x"
classnames "2.x"
create-react-class "15.x"
lodash.debounce "^4.0.8"
lodash "^4.17.5"
prop-types "15.x"
rc-hammerjs "~0.6.0"
rc-util "^4.0.4"
warning "^3.0.0"

rc-time-picker@~3.2.1:
version "3.2.1"
resolved "https://registry.yarnpkg.com/rc-time-picker/-/rc-time-picker-3.2.1.tgz#e105fed32814bb95f37dbc60b49495cd787abfa2"
rc-time-picker@~3.3.0:
version "3.3.1"
resolved "https://registry.yarnpkg.com/rc-time-picker/-/rc-time-picker-3.3.1.tgz#94f8bbd51e6b93de1f01e78064aef1e6d765b367"
dependencies:
babel-runtime "6.x"
classnames "2.x"
Expand Down Expand Up @@ -7247,7 +7256,7 @@ rc-tree-select@~1.12.0:
rc-trigger "^2.2.2"
rc-util "^4.0.2"

rc-tree@~1.7.0, rc-tree@~1.7.1:
rc-tree@~1.7.1:
version "1.7.8"
resolved "http://registry.npm.taobao.org/rc-tree/download/rc-tree-1.7.8.tgz#9c5cd86a901474c655c94be1956c486de0648012"
dependencies:
Expand All @@ -7258,6 +7267,17 @@ rc-tree@~1.7.0, rc-tree@~1.7.1:
rc-util "^4.0.4"
warning "^3.0.0"

rc-tree@~1.8.0:
version "1.8.3"
resolved "https://registry.yarnpkg.com/rc-tree/-/rc-tree-1.8.3.tgz#2875e83bc951b5ed7577c1038490f8245d79a37f"
dependencies:
babel-runtime "^6.23.0"
classnames "2.x"
prop-types "^15.5.8"
rc-animate "2.x"
rc-util "^4.0.4"
warning "^3.0.0"

rc-trigger@^2.2.0, rc-trigger@^2.3.0:
version "2.3.3"
resolved "https://registry.yarnpkg.com/rc-trigger/-/rc-trigger-2.3.3.tgz#406c5ddea594aca71d067852f27d91a5f3a653b8"
Expand Down Expand Up @@ -7416,6 +7436,10 @@ react-lazy-load@^3.0.12:
lodash.throttle "^4.0.0"
prop-types "^15.5.8"

react-lifecycles-compat@^3.0.2:
version "3.0.4"
resolved "https://registry.yarnpkg.com/react-lifecycles-compat/-/react-lifecycles-compat-3.0.4.tgz#4f1a273afdfc8f3488a8c516bfda78f872352362"

react-proxy@^3.0.0-alpha.0:
version "3.0.0-alpha.1"
resolved "http://registry.npm.taobao.org/react-proxy/download/react-proxy-3.0.0-alpha.1.tgz#4400426bcfa80caa6724c7755695315209fa4b07"
Expand Down Expand Up @@ -7488,17 +7512,15 @@ react-side-effect@^1.1.0:
exenv "^1.2.1"
shallowequal "^1.0.1"

react-slick@~0.16.0:
version "0.16.0"
resolved "https://registry.yarnpkg.com/react-slick/-/react-slick-0.16.0.tgz#27385fb88503d208be081d37267ddec961209a7b"
react-slick@~0.23.1:
version "0.23.1"
resolved "https://registry.yarnpkg.com/react-slick/-/react-slick-0.23.1.tgz#15791c4107f0ba3a5688d5bd97b7b7ceaa0dd181"
dependencies:
can-use-dom "^0.1.0"
classnames "^2.2.5"
create-react-class "^15.5.2"
enquire.js "^2.1.6"
json2mq "^0.2.0"
object-assign "^4.1.0"
slick-carousel "^1.6.0"
lodash.debounce "^4.0.8"
resize-observer-polyfill "^1.5.0"

react-test-renderer@^16.0.0-0:
version "16.1.1"
Expand Down Expand Up @@ -7865,6 +7887,10 @@ [email protected], [email protected], requires-port@~1.0.0:
version "1.0.0"
resolved "http://registry.npm.taobao.org/requires-port/download/requires-port-1.0.0.tgz#925d2601d39ac485e091cf0da5c6e694dc3dcaff"

resize-observer-polyfill@^1.5.0:
version "1.5.0"
resolved "https://registry.yarnpkg.com/resize-observer-polyfill/-/resize-observer-polyfill-1.5.0.tgz#660ff1d9712a2382baa2cad450a4716209f9ca69"

resolve-cwd@^2.0.0:
version "2.0.0"
resolved "http://registry.npm.taobao.org/resolve-cwd/download/resolve-cwd-2.0.0.tgz#00a9f7387556e27038eae232caa372a6a59b665a"
Expand Down Expand Up @@ -8174,10 +8200,6 @@ [email protected]:
dependencies:
is-fullwidth-code-point "^2.0.0"

slick-carousel@^1.6.0:
version "1.8.1"
resolved "http://registry.npm.taobao.org/slick-carousel/download/slick-carousel-1.8.1.tgz#a4bfb29014887bb66ce528b90bd0cda262cc8f8d"

slide@^1.1.5:
version "1.1.6"
resolved "http://registry.npm.taobao.org/slide/download/slide-1.1.6.tgz#56eb027d65b4d2dce6cb2e2d32c4d4afc9e1d707"
Expand Down