-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
896d38f
commit 7eabed1
Showing
2 changed files
with
87 additions
and
96 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2958,10 +2958,10 @@ ansicolors@^0.3.2: | |
version "0.3.2" | ||
resolved "https://registry.yarnpkg.com/ansicolors/-/ansicolors-0.3.2.tgz#665597de86a9ffe3aa9bfbe6cae5c6ea426b4979" | ||
|
||
antd@4.0.3: | ||
version "4.0.3" | ||
resolved "https://registry.yarnpkg.com/antd/-/antd-4.0.3.tgz#b27e5c40fa00f0e60c72f3673c32257293c2540d" | ||
integrity sha512-Y64IIn+ZOWhjurYiV1iLdY0NBvrG6Q/OcIHqmPrUCYwuWZdpzEu3xwCdTgm053/AO8gsRz/5PdaKKx2w//pV2A== | ||
antd@4.1.3: | ||
version "4.1.3" | ||
resolved "https://registry.yarnpkg.com/antd/-/antd-4.1.3.tgz#c5fd6e4eb3d335c4bb27d903ee2306b9cbeb28ef" | ||
integrity sha512-gVAc+xsDQY07REfu7oy/IXCbFm3VtxwaUy+BNI3lNyzk8rx0XS/7Yuf6q+fZwVgQiVRUUamxkGCzwV1oFFBkdw== | ||
dependencies: | ||
"@ant-design/icons" "^4.0.0" | ||
"@ant-design/react-slick" "~0.25.5" | ||
|
@@ -2976,34 +2976,34 @@ [email protected]: | |
raf "^3.4.1" | ||
rc-animate "~2.10.2" | ||
rc-cascader "~1.0.0" | ||
rc-checkbox "~2.1.6" | ||
rc-checkbox "~2.2.0" | ||
rc-collapse "~1.11.3" | ||
rc-dialog "~7.6.0" | ||
rc-drawer "~3.1.1" | ||
rc-dropdown "~3.0.0" | ||
rc-field-form "~1.0.0" | ||
rc-field-form "~1.1.0" | ||
rc-input-number "~4.5.4" | ||
rc-mentions "~1.0.0" | ||
rc-mentions "~1.1.0" | ||
rc-menu "~8.0.1" | ||
rc-notification "~4.0.0" | ||
rc-pagination "~2.0.1" | ||
rc-picker "~1.1.0" | ||
rc-pagination "~2.2.0" | ||
rc-picker "~1.4.0" | ||
rc-progress "~2.5.0" | ||
rc-rate "~2.5.1" | ||
rc-resize-observer "^0.1.0" | ||
rc-select "~10.0.0" | ||
rc-resize-observer "^0.2.0" | ||
rc-select "~10.2.0" | ||
rc-slider "~9.2.3" | ||
rc-steps "~3.5.0" | ||
rc-switch "~1.9.0" | ||
rc-table "~7.3.0" | ||
rc-tabs "~10.0.0" | ||
rc-table "~7.4.2" | ||
rc-tabs "~10.1.1" | ||
rc-tooltip "~4.0.2" | ||
rc-tree "~3.0.0" | ||
rc-tree-select "~3.0.0" | ||
rc-tree "~3.1.0" | ||
rc-tree-select "~3.1.0" | ||
rc-trigger "~4.0.0" | ||
rc-upload "~3.0.0" | ||
rc-util "^4.20.0" | ||
rc-virtual-list "~1.0.0" | ||
rc-virtual-list "^1.1.0" | ||
resize-observer-polyfill "^1.5.1" | ||
scroll-into-view-if-needed "^2.2.20" | ||
warning "~4.0.3" | ||
|
@@ -11491,6 +11491,14 @@ rc-checkbox@~2.1.6: | |
prop-types "15.x" | ||
react-lifecycles-compat "^3.0.4" | ||
|
||
rc-checkbox@~2.2.0: | ||
version "2.2.0" | ||
resolved "https://registry.yarnpkg.com/rc-checkbox/-/rc-checkbox-2.2.0.tgz#a0ce95c34f05e0eb882664174518cd4baa36dce9" | ||
integrity sha512-Wjh/nutLA8iIPTT1P9I9KOqlUblVe+CWa3SxMibFySnLyYbMxKNtPhwNcbADPOqzNU0AsCntTduNeJg1n0B5fg== | ||
dependencies: | ||
babel-runtime "^6.23.0" | ||
classnames "2.x" | ||
|
||
rc-collapse@~1.11.3: | ||
version "1.11.3" | ||
resolved "https://registry.yarnpkg.com/rc-collapse/-/rc-collapse-1.11.3.tgz#6f0c5ef65e66930c11fe9e7d2483a8a4c362f2d3" | ||
|
@@ -11584,10 +11592,10 @@ rc-editor-mention@^1.1.13: | |
rc-animate "^2.3.0" | ||
rc-editor-core "~0.8.3" | ||
|
||
rc-field-form@~1.0.0: | ||
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/rc-field-form/-/rc-field-form-1.0.1.tgz#b7517363acbcb8cc67cf8edfe4674c2cd88e4f5d" | ||
integrity sha512-0m9ydH+XQtEwdTOrUgGqv0q6WCDQKNqwHiUB4fKZUdpLze/7i7gGIDVAc6CUNiTMb2Y5+V+wPtYhF4rBPhsX3g== | ||
rc-field-form@~1.1.0: | ||
version "1.1.3" | ||
resolved "https://registry.yarnpkg.com/rc-field-form/-/rc-field-form-1.1.3.tgz#82512179f9aa2d1421758b499ea4a4f13292821c" | ||
integrity sha512-m7SUNNaum4pHrUj5MGnymEk3SRitMUZBhnMS0wqWrcL6XqvdTAG5Yz5HjukA6BryaS6nyQOgUVBXMxxNN/XsTQ== | ||
dependencies: | ||
"@babel/runtime" "^7.8.4" | ||
async-validator "^3.0.3" | ||
|
@@ -11650,10 +11658,10 @@ rc-mentions@~0.4.0: | |
rc-util "^4.6.0" | ||
react-lifecycles-compat "^3.0.4" | ||
|
||
rc-mentions@~1.0.0: | ||
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/rc-mentions/-/rc-mentions-1.0.1.tgz#4a82b5011ccd3f0008f69f3b2e29ab8c0d91b17f" | ||
integrity sha512-EgXFYsNHk44ifwDcbtd3zX7rJc3lHplfVEVEf8oxZeeyyIzFD0GLs0Z0LWHNs6Gm4wTAHvcR0j4Pd5M7fLtBoA== | ||
rc-mentions@~1.1.0: | ||
version "1.1.0" | ||
resolved "https://registry.yarnpkg.com/rc-mentions/-/rc-mentions-1.1.0.tgz#fa4994b94eee03e5254a0a600839ed19e1f9f0e9" | ||
integrity sha512-uOVMiQ5Jxfo3mbpOZsZt20Alid0268lX9eBR2I/chly0qhNbmSB71iLOHGkbL7zuHd50GF/eSr9fXJJQKUYG1Q== | ||
dependencies: | ||
classnames "^2.2.6" | ||
rc-menu "^8.0.1" | ||
|
@@ -11718,17 +11726,17 @@ rc-pagination@~1.20.5: | |
prop-types "^15.5.7" | ||
react-lifecycles-compat "^3.0.4" | ||
|
||
rc-pagination@~2.0.1: | ||
version "2.0.1" | ||
resolved "https://registry.yarnpkg.com/rc-pagination/-/rc-pagination-2.0.1.tgz#40deddb43173d951e2449c7d3f9951890f477ba1" | ||
integrity sha512-jvLb05p1OEBUxRobWFjnrj6vRyvhG8XHouK6qh+eepCHPo7HDzUHHztvUUAWr5f+WnKldAXqdPcGgbM4rCH1OA== | ||
rc-pagination@~2.2.0: | ||
version "2.2.0" | ||
resolved "https://registry.yarnpkg.com/rc-pagination/-/rc-pagination-2.2.0.tgz#8daaab1b6ad664da2ddea842f86687b692eb775d" | ||
integrity sha512-fXempMD/kvHu8tsiW70uPjn1pI4mdD62xFG9drcBh17gj5CbCjazrjpWS615RSauk3b2BBgIcAJzREAMvlAkFQ== | ||
dependencies: | ||
classnames "^2.2.1" | ||
|
||
rc-picker@~1.1.0: | ||
version "1.1.5" | ||
resolved "https://registry.yarnpkg.com/rc-picker/-/rc-picker-1.1.5.tgz#131a6d42f33ac61939516d02b4331703c3af0074" | ||
integrity sha512-4Ea42Yg/0J95typselVZj4kDu+eNKT1s31tFwAbLNnzCg3l6VUe9jtSLNMkl1rHWICg+RNmeuM0Ua1NAHpXR7Q== | ||
rc-picker@~1.4.0: | ||
version "1.4.8" | ||
resolved "https://registry.yarnpkg.com/rc-picker/-/rc-picker-1.4.8.tgz#f5915e45f8573d6016d09f30e9c58d1355c22787" | ||
integrity sha512-FZ4XnpYBxn4wSzsbnMHK0dqbxkRD1zXE6DNGlevrBnsD7nOrzGeDw67McW4tBR5RjVeGXS1Fzf+Y+glpYWJmkw== | ||
dependencies: | ||
classnames "^2.2.1" | ||
moment "^2.24.0" | ||
|
@@ -11772,37 +11780,25 @@ rc-resize-observer@^0.1.0: | |
rc-util "^4.11.1" | ||
resize-observer-polyfill "^1.5.1" | ||
|
||
rc-resize-observer@^0.1.2: | ||
version "0.1.3" | ||
resolved "https://registry.yarnpkg.com/rc-resize-observer/-/rc-resize-observer-0.1.3.tgz#097191f9c3ab186ed907b553ba6ef565df11c249" | ||
integrity sha512-uzOQEwx83xdQSFOkOAM7x7GHIQKYnrDV4dWxtCxyG1BS1pkfJ4EvDeMfsvAJHSYkQXVBu+sgRHGbRtLG3qiuUg== | ||
rc-resize-observer@^0.2.0: | ||
version "0.2.1" | ||
resolved "https://registry.yarnpkg.com/rc-resize-observer/-/rc-resize-observer-0.2.1.tgz#4610acb8a0f2a84b5e8d45664964ac32b5d3df72" | ||
integrity sha512-GENTRkL3lq05ilrjTxPpHUPrKTC9D7XqUGesSXgi/GyO4j/jKIjLPn7zuZOcJ5QmN5QGRe24IaVWPZHQPE6vLw== | ||
dependencies: | ||
classnames "^2.2.1" | ||
rc-util "^4.13.0" | ||
rc-util "^4.14.0" | ||
resize-observer-polyfill "^1.5.1" | ||
|
||
rc-select@^10.0.0: | ||
version "10.1.3" | ||
resolved "https://registry.yarnpkg.com/rc-select/-/rc-select-10.1.3.tgz#59923000fcbe2a518a3b8c8012ef5160d62057bc" | ||
integrity sha512-xmjbgJnJ7xl1QY3EvL6iGneqbQJufqqMrqLu96xCEy2xe3r89IXk3HzlsfWheA0skmFjngJyA1SrcE39GccFUA== | ||
dependencies: | ||
classnames "2.x" | ||
rc-animate "^2.10.0" | ||
rc-trigger "^4.0.0" | ||
rc-util "^4.20.0" | ||
rc-virtual-list "^1.1.0" | ||
warning "^4.0.3" | ||
|
||
rc-select@~10.0.0: | ||
version "10.0.4" | ||
resolved "https://registry.yarnpkg.com/rc-select/-/rc-select-10.0.4.tgz#8a5fe65c8395df21c94ceb80e1cd8ec64a1b5cc7" | ||
integrity sha512-yYua9bsg23GKrsp99kenqbzxt/Snvg2rIusUs+APhgOV3IBlZhfznOOnqQxFHHZa1sdc5hYt6qsWxjtFm8grtQ== | ||
rc-select@^10.1.0, rc-select@~10.2.0: | ||
version "10.2.0" | ||
resolved "https://registry.yarnpkg.com/rc-select/-/rc-select-10.2.0.tgz#27bb1708670f6e71153be9a03ddcfdc7dc1a13cb" | ||
integrity sha512-TeJTInbbDm8EQtrzStgeiAidIiw8IvHDv5fChmBrMaEujKWxAnyodabDxrlhvB9TYjG1sf7OQw0RiXANzV6nfg== | ||
dependencies: | ||
classnames "2.x" | ||
rc-animate "^2.10.0" | ||
rc-trigger "^4.0.0" | ||
rc-util "^4.20.0" | ||
rc-virtual-list "^1.0.0" | ||
rc-virtual-list "^1.1.2" | ||
warning "^4.0.3" | ||
|
||
rc-select@~9.2.0: | ||
|
@@ -11881,34 +11877,29 @@ rc-table@~6.9.4: | |
react-lifecycles-compat "^3.0.2" | ||
shallowequal "^1.0.2" | ||
|
||
rc-table@~7.3.0: | ||
version "7.3.6" | ||
resolved "https://registry.yarnpkg.com/rc-table/-/rc-table-7.3.6.tgz#3e885f4651a1757ce5ad0ee1c1731f60f07deeea" | ||
integrity sha512-3jPsSFzQoIutE4earEj3JHnXtLUld7J8571InKrIUxOdiyg9JEZ/sYy9ZPjElSAZB1xclOHZSS/27PXwT4/kWw== | ||
rc-table@~7.4.2: | ||
version "7.4.4" | ||
resolved "https://registry.yarnpkg.com/rc-table/-/rc-table-7.4.4.tgz#d61973c31741f22fde8b2da89993f21a2f100d2c" | ||
integrity sha512-E/l+9BoEL5YWm8g3597iOSbIWh3Mqy+OeDPc/nbicWOh5cYucJDlYeoQ3xTJvKJBxu0mVzxDy1Uz9Cp/X+yVww== | ||
dependencies: | ||
classnames "^2.2.5" | ||
component-classes "^1.2.6" | ||
lodash "^4.17.5" | ||
mini-store "^2.0.0" | ||
prop-types "^15.5.8" | ||
raf "^3.4.1" | ||
rc-resize-observer "^0.1.2" | ||
rc-resize-observer "^0.2.0" | ||
rc-util "^4.20.1" | ||
react-lifecycles-compat "^3.0.2" | ||
shallowequal "^1.1.0" | ||
|
||
rc-tabs@~10.0.0: | ||
version "10.0.0" | ||
resolved "https://registry.yarnpkg.com/rc-tabs/-/rc-tabs-10.0.0.tgz#4db516a66bc731c9a24b44407231262103f6da76" | ||
integrity sha512-kpYho3S8GqHVKuFvsYyShN4GSM+f3RMfgwxmR4lpXA79lzPmIlaLamCGtTnMAOXOVTS3JEltWQCWC8LYY4ITIg== | ||
rc-tabs@~10.1.1: | ||
version "10.1.1" | ||
resolved "https://registry.yarnpkg.com/rc-tabs/-/rc-tabs-10.1.1.tgz#847d8c2038842a3cb5f2e74935d0e38b85fce61e" | ||
integrity sha512-dOFeaYil3d6zV3ZtGZWfRf7zwyqUQ48cl67/Y/03SsBWEdYgfZzlgjfHqmUT+V7L7CvhQ5lIQyYpj4EthkgKCg== | ||
dependencies: | ||
babel-runtime "6.x" | ||
classnames "2.x" | ||
lodash "^4.17.5" | ||
prop-types "15.x" | ||
raf "^3.4.1" | ||
rc-hammerjs "~0.6.0" | ||
rc-util "^4.0.4" | ||
resize-observer-polyfill "^1.5.1" | ||
warning "^4.0.3" | ||
|
||
|
@@ -11969,20 +11960,20 @@ rc-tree-select@~2.9.1: | |
shallowequal "^1.0.2" | ||
warning "^4.0.1" | ||
|
||
rc-tree-select@~3.0.0: | ||
version "3.0.2" | ||
resolved "https://registry.yarnpkg.com/rc-tree-select/-/rc-tree-select-3.0.2.tgz#a24f26790a06bdc54855b691e289341b44d4343f" | ||
integrity sha512-xowQdNWEUAxtEfJa5X2jcO5iRB/25YlecLwcyPGn04EC0Idwmn94yaji8fM+2QSKWKqvoImppaiRJpA1uljAHg== | ||
rc-tree-select@~3.1.0: | ||
version "3.1.3" | ||
resolved "https://registry.yarnpkg.com/rc-tree-select/-/rc-tree-select-3.1.3.tgz#d31efbf9955d70b250fe50645b39f3b705a3d124" | ||
integrity sha512-VQDr+qLCCJ9V/4ewnp3crMT2N7iJV58V0uWVA3nGJxVuxhSj8TPHFZLnyMh6vaNrQsrY6eBp/x1y6nEJBjnVQg== | ||
dependencies: | ||
classnames "2.x" | ||
rc-select "^10.0.0" | ||
rc-tree "^3.0.0" | ||
rc-select "^10.1.0" | ||
rc-tree "^3.1.0" | ||
rc-util "^4.17.0" | ||
|
||
rc-tree@^3.0.0: | ||
version "3.1.1" | ||
resolved "https://registry.yarnpkg.com/rc-tree/-/rc-tree-3.1.1.tgz#5142c537a8d8549443f2c2fd008e287ea2725db7" | ||
integrity sha512-zd60pRQUKjaxcQAKGQF6/MDnVbRgVmYbmxyymFqucUdMsOuPQck5gOAScPDoed0fZ7sZVkanJjVS3iDoCLrKsQ== | ||
rc-tree@^3.1.0, rc-tree@~3.1.0: | ||
version "3.1.5" | ||
resolved "https://registry.yarnpkg.com/rc-tree/-/rc-tree-3.1.5.tgz#eb1c0d40f34ae2ad1ab8c951174c06e6a64957a6" | ||
integrity sha512-LOUfsJg5XxtA4FKgGkuVwnbBlnh3VVtySF7LMp4ko0n8oIUBYnn2vs6WG41kuH0V4tLTlQhvCFup/6JEKL01sg== | ||
dependencies: | ||
classnames "2.x" | ||
prop-types "^15.5.8" | ||
|
@@ -12015,18 +12006,6 @@ rc-tree@~2.1.0: | |
react-lifecycles-compat "^3.0.4" | ||
warning "^4.0.3" | ||
|
||
rc-tree@~3.0.0: | ||
version "3.0.2" | ||
resolved "https://registry.yarnpkg.com/rc-tree/-/rc-tree-3.0.2.tgz#2b71318a0ad0c5f569eae51d9c512fdccb67dd29" | ||
integrity sha512-5MJgIuP3R2QOuv+xuvttv0BVC6BJVz4PIqgZzk9oaGCN5WryPI30SrVCB3t0QO58gdf6tTQszI5aGEgN9PLQtQ== | ||
dependencies: | ||
classnames "2.x" | ||
prop-types "^15.5.8" | ||
rc-animate "^2.9.2" | ||
rc-util "^4.11.0" | ||
rc-virtual-list "^1.0.0" | ||
react-lifecycles-compat "^3.0.4" | ||
|
||
rc-trigger@^2.2.0, rc-trigger@^2.2.2, rc-trigger@^2.3.0, rc-trigger@^2.5.1, rc-trigger@^2.5.4, rc-trigger@^2.6.2: | ||
version "2.6.2" | ||
resolved "https://registry.yarnpkg.com/rc-trigger/-/rc-trigger-2.6.2.tgz#a9c09ba5fad63af3b2ec46349c7db6cb46657001" | ||
|
@@ -12103,6 +12082,17 @@ rc-util@^4.11.0, rc-util@^4.12.0, rc-util@^4.17.0, rc-util@^4.20.0, rc-util@^4.2 | |
react-lifecycles-compat "^3.0.4" | ||
shallowequal "^1.1.0" | ||
|
||
rc-util@^4.14.0: | ||
version "4.20.3" | ||
resolved "https://registry.yarnpkg.com/rc-util/-/rc-util-4.20.3.tgz#c4d4ee6171cf685dc75572752a764310325888d3" | ||
integrity sha512-NBBc9Ad5yGAVTp4jV+pD7tXQGqHxGM2onPSZFyVoJ5fuvRF+ZgzSjZ6RXLPE0pVVISRJ07h+APgLJPBcAeZQlg== | ||
dependencies: | ||
add-dom-event-listener "^1.1.0" | ||
prop-types "^15.5.10" | ||
react-is "^16.12.0" | ||
react-lifecycles-compat "^3.0.4" | ||
shallowequal "^1.1.0" | ||
|
||
rc-util@^4.16.1: | ||
version "4.16.1" | ||
resolved "https://registry.yarnpkg.com/rc-util/-/rc-util-4.16.1.tgz#bf9070ab219a69624c047026a8c68f71225396a2" | ||
|
@@ -12114,20 +12104,21 @@ rc-util@^4.16.1: | |
react-lifecycles-compat "^3.0.4" | ||
shallowequal "^1.1.0" | ||
|
||
rc-virtual-list@^1.0.0, rc-virtual-list@^1.1.0: | ||
rc-virtual-list@^1.1.0: | ||
version "1.1.0" | ||
resolved "https://registry.yarnpkg.com/rc-virtual-list/-/rc-virtual-list-1.1.0.tgz#1563a1b3dc91cebaede06e08827587a8a76b01bf" | ||
integrity sha512-tsNI5teLK/2GqwzMmLP5fbitZ2p/Gdyr5ftwu3qL8hCGuu0H4bONpFwns7/G4x/LfzeR9siyqYl8K3Kbh4fFww== | ||
dependencies: | ||
classnames "^2.2.6" | ||
rc-util "^4.8.0" | ||
|
||
rc-virtual-list@~1.0.0: | ||
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/rc-virtual-list/-/rc-virtual-list-1.0.1.tgz#10bc05daed95198be8b03c6e47e82f66c980c9a2" | ||
integrity sha512-lqee1WuBXz6wUGr77g5bB1BHO9JQH+R1DX1oU0JbTLQs7bJl5JWk0xlX6UbB7VMtUss15+XiV7cyvlXVq6xzjg== | ||
rc-virtual-list@^1.1.2: | ||
version "1.1.2" | ||
resolved "https://registry.yarnpkg.com/rc-virtual-list/-/rc-virtual-list-1.1.2.tgz#fe3da1136b3ce612b37891fc2cf43447c8a40b2f" | ||
integrity sha512-+WwxrtmBta7vcPCty7MtgilBmbxSGwN28Y8o+MG3GkHZccV0tXT+PLnAB+5WOjhhH10iFq+pzviRcXgcZ1x4OA== | ||
dependencies: | ||
classnames "^2.2.6" | ||
raf "^3.4.1" | ||
rc-util "^4.8.0" | ||
|
||
rc@^1.0.1, rc@^1.1.6, rc@^1.2.7: | ||
|