Skip to content

Commit

Permalink
chore(deps): update dependency antd to v4.8.5 (#203)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Nov 22, 2020
1 parent 4637f63 commit 1bceecc
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 75 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@umijs/preset-react": "1.7.0",
"@umijs/fabric": "2.3.1",
"@umijs/utils": "3.2.28",
"antd": "4.8.4",
"antd": "4.8.5",
"babel-loader": "8.2.1",
"babel-plugin-import": "1.13.1",
"chalk": "4.1.0",
Expand Down
100 changes: 26 additions & 74 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4333,14 +4333,7 @@
"@types/prop-types" "*"
csstype "^3.0.2"

"@types/[email protected]":
version "16.14.1"
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.1.tgz#da2ecb638385614a5573e16e4aa7daf936dbead5"
integrity sha512-32mxrbX62m5b+lMTSzucFKNIr8Eq4T6T3rDVxYzKqyRwyfnPcwZppWW0YXUlPNPUE+r6phBtHXYRgr8ad/Zl9A==
dependencies:
"@types/prop-types" "*"

"@types/react@^16":
"@types/[email protected]", "@types/react@^16":
version "16.14.1"
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.1.tgz#da2ecb638385614a5573e16e4aa7daf936dbead5"
integrity sha512-32mxrbX62m5b+lMTSzucFKNIr8Eq4T6T3rDVxYzKqyRwyfnPcwZppWW0YXUlPNPUE+r6phBtHXYRgr8ad/Zl9A==
Expand Down Expand Up @@ -5311,55 +5304,6 @@
yargs "15.4.1"
yargs-parser "18.1.3"

"@umijs/[email protected]":
version "3.2.28"
resolved "https://registry.yarnpkg.com/@umijs/utils/-/utils-3.2.28.tgz#fe8a7354db8d314d2438769f7e7abab021e74603"
integrity sha512-JX6L7pyC1SFERVykhyPlUBpWmpzU+Op76KhgE/50sL1F8xTho1StgKzJNYBD4/1UTpJl2l0dn1gTVjTvQRoN8w==
dependencies:
"@babel/parser" "7.12.5"
"@babel/register" "7.12.1"
"@babel/traverse" "7.12.5"
"@babel/types" "7.12.6"
"@types/cheerio" "0.22.21"
"@types/color" "3.0.1"
"@types/cross-spawn" "6.0.2"
"@types/debug" "4.1.5"
"@types/glob" "7.1.3"
"@types/got" "9.6.11"
"@types/lodash" "4.14.161"
"@types/mkdirp" "1.0.1"
"@types/mustache" "4.0.1"
"@types/resolve" "1.17.1"
"@types/rimraf" "3.0.0"
"@types/semver" "7.3.3"
"@types/signale" "1.4.1"
"@types/yargs" "15.0.5"
"@types/yargs-parser" "15.0.0"
address "1.1.2"
chalk "4.1.0"
cheerio "1.0.0-rc.3"
chokidar "3.4.2"
clipboardy "2.3.0"
color "3.1.2"
crequire "1.8.1"
cross-spawn "7.0.3"
debug "4.1.1"
deepmerge "4.2.2"
execa "4.0.3"
glob "7.1.6"
got "9.6.0"
lodash "4.17.20"
mkdirp "1.0.4"
mustache "4.0.1"
pkg-up "3.1.0"
portfinder "1.0.28"
resolve "1.17.0"
rimraf "3.0.2"
semver "7.3.2"
signale "1.4.0"
yargs "15.4.1"
yargs-parser "18.1.3"

"@webassemblyjs/[email protected]":
version "1.9.0"
resolved "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.9.0.tgz#bd850604b4042459a5a41cd7d338cbed695ed964"
Expand Down Expand Up @@ -5864,10 +5808,10 @@ antd-mobile@^2.3.1:
rmc-tabs "~1.2.0"
rmc-tooltip "~1.0.0"

[email protected].4:
version "4.8.4"
resolved "https://registry.yarnpkg.com/antd/-/antd-4.8.4.tgz#48fbf35948eb44ce74263a6c7f9db70c312a3c2d"
integrity sha512-7GlxN/WxJ3cE32echN+6cNgLkwtgU5/4UB1YSzhtENWH1cO8PHIJ+t1/Ba3tfa/BwWUHvA7ku/sKACwptqtw1g==
[email protected].5:
version "4.8.5"
resolved "https://registry.yarnpkg.com/antd/-/antd-4.8.5.tgz#eb0af8154a6dffb070c016b344d4b49b6910ce4f"
integrity sha512-QN8//mMToHo1u7gRThbVYKW9rqdN+2x/5PAk5d76MkeALezE3J2Tf4mm2+COUf0qUNiV0ZNtdcLY3weTVlKpDg==
dependencies:
"@ant-design/colors" "^5.0.0"
"@ant-design/css-animation" "^1.7.2"
Expand All @@ -5880,23 +5824,22 @@ [email protected]:
lodash "^4.17.20"
moment "^2.25.3"
omit.js "^2.0.2"
raf "^3.4.1"
rc-animate "~3.1.0"
rc-cascader "~1.4.0"
rc-checkbox "~2.3.0"
rc-collapse "~2.0.0"
rc-dialog "~8.4.0"
rc-drawer "~4.1.0"
rc-dropdown "~3.2.0"
rc-field-form "~1.15.0"
rc-field-form "~1.17.0"
rc-image "~4.0.0"
rc-input-number "~6.1.0"
rc-mentions "~1.5.0"
rc-menu "~8.10.0"
rc-motion "^2.2.0"
rc-motion "^2.4.0"
rc-notification "~4.5.2"
rc-pagination "~3.1.0"
rc-picker "~2.3.0"
rc-picker "~2.4.1"
rc-progress "~3.1.0"
rc-rate "~2.9.0"
rc-resize-observer "^0.2.3"
Expand Down Expand Up @@ -16461,10 +16404,10 @@ rc-dropdown@^3.1.3, rc-dropdown@~3.2.0:
classnames "^2.2.6"
rc-trigger "^5.0.4"

rc-field-form@~1.15.0:
version "1.15.1"
resolved "https://registry.yarnpkg.com/rc-field-form/-/rc-field-form-1.15.1.tgz#6121dc5e9557967424d38700d5336b6828203273"
integrity sha512-V3Kfryynig7JJichGq/L8yFHpBzmWybWBtI2KjLPCX5S7nibIQPa0J8JNiHmN5kS73apjhKx1do6L7E0EILJ6Q==
rc-field-form@~1.17.0:
version "1.17.2"
resolved "https://registry.yarnpkg.com/rc-field-form/-/rc-field-form-1.17.2.tgz#81b09d320f9b455673867bf3a1f5b2aac0fd0a15"
integrity sha512-+pufRy5x4G5yHxQ3k1nhgQqyqerPVJQ2jaLGojHjNpmZ2Si20o1KniMLsZxe6X8dfq4ePmH6M3IngfDnS+CrMA==
dependencies:
"@babel/runtime" "^7.8.4"
async-validator "^3.0.3"
Expand Down Expand Up @@ -16612,6 +16555,15 @@ rc-motion@^2.2.0, rc-motion@^2.3.0:
classnames "^2.2.1"
rc-util "^5.2.1"

rc-motion@^2.4.0:
version "2.4.1"
resolved "https://registry.yarnpkg.com/rc-motion/-/rc-motion-2.4.1.tgz#323f47c8635e6b2bc0cba2dfad25fc415b58e1dc"
integrity sha512-TWLvymfMu8SngPx5MDH8dQ0D2RYbluNTfam4hY/dNNx9RQ3WtGuZ/GXHi2ymLMzH+UNd6EEFYkOuR5JTTtm8Xg==
dependencies:
"@babel/runtime" "^7.11.1"
classnames "^2.2.1"
rc-util "^5.2.1"

rc-notification@~4.4.0:
version "4.4.0"
resolved "https://registry.yarnpkg.com/rc-notification/-/rc-notification-4.4.0.tgz#192d082cd6e2995705f43c6929162631c71e3db1"
Expand Down Expand Up @@ -16662,18 +16614,18 @@ rc-picker@~1.15.1:
rc-util "^5.0.1"
shallowequal "^1.1.0"

rc-picker@~2.3.0:
version "2.3.0"
resolved "https://registry.yarnpkg.com/rc-picker/-/rc-picker-2.3.0.tgz#574a1e00ca345cc77a2f783dd52a897ddd9245ad"
integrity sha512-UArXxifQqkwEvICWDe456Fx2LnCSbh3wYuEdPXSKJR3mIEjlF5qabNSEaoCykFZB3GtvDSmlsIMjXB8FMfRJ/A==
rc-picker@~2.4.1:
version "2.4.1"
resolved "https://registry.yarnpkg.com/rc-picker/-/rc-picker-2.4.1.tgz#3d2e3e041c7b820fa7415806a66d6a85aeab11a8"
integrity sha512-0uOtfXECauIKK/tgHYtt1OVafd3ge1CrrNtBqUkgDtMpx6cZN7qa7lLIca+iUan2L/4D04KoY6IlmtihKHcBCw==
dependencies:
"@babel/runtime" "^7.10.1"
classnames "^2.2.1"
date-fns "^2.15.0"
dayjs "^1.8.30"
moment "^2.24.0"
rc-trigger "^5.0.4"
rc-util "^5.0.1"
rc-util "^5.4.0"
shallowequal "^1.1.0"

rc-progress@~3.0.0:
Expand Down

0 comments on commit 1bceecc

Please sign in to comment.