Skip to content
This repository has been archived by the owner on May 27, 2021. It is now read-only.

Commit

Permalink
Merge pull request #87 from mozilla/renovate/antd-3.x
Browse files Browse the repository at this point in the history
Update dependency antd to v3.4.0
  • Loading branch information
magopian committed Apr 5, 2018
2 parents 895363d + b2c092d commit c52c827
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 88 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"antd": "3.2.3",
"antd": "3.4.0",
"auth0-js": "9.4.2",
"autobind-decorator": "2.1.0",
"enzyme-adapter-react-16": "1.1.1",
Expand Down
138 changes: 51 additions & 87 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ ansi-align@^2.0.0:
dependencies:
string-width "^2.0.0"

ansi-escapes@^1.1.0, ansi-escapes@^1.4.0:
ansi-escapes@^1.4.0:
version "1.4.0"
resolved "https://registry.yarnpkg.com/ansi-escapes/-/ansi-escapes-1.4.0.tgz#d3a8a83b319aa67793662b13e761c7911422306e"

Expand Down Expand Up @@ -246,9 +246,9 @@ antd@3.0.0:
shallowequal "^1.0.1"
warning "~3.0.0"

antd@3.2.3:
version "3.2.3"
resolved "https://registry.yarnpkg.com/antd/-/antd-3.2.3.tgz#eca9be90dfca88f87c391d0219a69b1cdc2ec687"
antd@3.4.0:
version "3.4.0"
resolved "https://registry.yarnpkg.com/antd/-/antd-3.4.0.tgz#ad67872ab3d3e31d32b2b6feabc2fa5f5b27a48e"
dependencies:
array-tree-filter "^2.0.0"
babel-runtime "6.x"
Expand All @@ -257,15 +257,14 @@ antd@3.2.3:
css-animation "^1.2.5"
dom-closest "^0.2.0"
enquire.js "^2.1.1"
lodash.debounce "^4.0.8"
lodash.uniqby "^4.7.0"
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.5.0"
rc-calendar "~9.6.0"
rc-cascader "~0.12.0"
rc-checkbox "~2.1.1"
rc-checkbox "~2.1.5"
rc-collapse "~1.8.0"
rc-dialog "~7.1.0"
rc-dropdown "~2.1.0"
Expand All @@ -274,7 +273,7 @@ antd@3.2.3:
rc-input-number "~4.0.0"
rc-menu "~6.2.0"
rc-notification "~3.0.0"
rc-pagination "~1.15.0"
rc-pagination "~1.16.1"
rc-progress "~2.2.2"
rc-rate "~2.4.0"
rc-select "~7.7.0"
Expand All @@ -283,14 +282,14 @@ antd@3.2.3:
rc-switch "~1.6.0"
rc-table "~6.1.0"
rc-tabs "~9.2.0"
rc-time-picker "~3.2.1"
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.17.0"
react-slick "~0.22.3"
shallowequal "^1.0.1"
warning "~3.0.0"

Expand Down Expand Up @@ -1112,14 +1111,6 @@ babel-plugin-transform-strict-mode@^6.24.1:
babel-runtime "^6.22.0"
babel-types "^6.24.1"

babel-polyfill@6.23.0:
version "6.23.0"
resolved "https://registry.yarnpkg.com/babel-polyfill/-/babel-polyfill-6.23.0.tgz#8364ca62df8eafb830499f699177466c3b03499d"
dependencies:
babel-runtime "^6.22.0"
core-js "^2.4.0"
regenerator-runtime "^0.10.0"

babel-polyfill@6.26.0:
version "6.26.0"
resolved "https://registry.yarnpkg.com/babel-polyfill/-/babel-polyfill-6.26.0.tgz#379937abc67d7895970adc621f284cd966cf2153"
Expand Down Expand Up @@ -1791,7 +1782,7 @@ center-align@^0.1.1:
align-text "^0.1.3"
lazy-cache "^1.0.3"

chalk@1.1.3, chalk@^1.0.0, chalk@^1.1.1, chalk@^1.1.3:
chalk@1.1.3, chalk@^1.1.1, chalk@^1.1.3:
version "1.1.3"
resolved "https://registry.yarnpkg.com/chalk/-/chalk-1.1.3.tgz#a8115c55e4a702fe4d150abd3872822a7e09fc98"
dependencies:
Expand Down Expand Up @@ -3518,7 +3509,7 @@ extend@3, extend@^3.0.0, extend@~3.0.0, extend@~3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/extend/-/extend-3.0.1.tgz#a755ea7bc1adfcc5a31ce7e762dbaadc5e636444"

external-editor@^2.0.1, external-editor@^2.0.4:
external-editor@^2.0.4:
version "2.1.0"
resolved "https://registry.yarnpkg.com/external-editor/-/external-editor-2.1.0.tgz#3d026a21b7f95b5726387d4200ac160d372c3b48"
dependencies:
Expand Down Expand Up @@ -4558,24 +4549,6 @@ inline-source-map@~0.6.0:
dependencies:
source-map "~0.5.3"

inquirer@3.0.6:
version "3.0.6"
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-3.0.6.tgz#e04aaa9d05b7a3cb9b0f407d04375f0447190347"
dependencies:
ansi-escapes "^1.1.0"
chalk "^1.0.0"
cli-cursor "^2.1.0"
cli-width "^2.0.0"
external-editor "^2.0.1"
figures "^2.0.0"
lodash "^4.3.0"
mute-stream "0.0.7"
run-async "^2.2.0"
rx "^4.1.0"
string-width "^2.0.0"
strip-ansi "^3.0.0"
through "^2.3.6"

inquirer@3.3.0, inquirer@^3.0.6:
version "3.3.0"
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-3.3.0.tgz#9dd2f2ad765dcab1ff0443b491442a20ba227dc9"
Expand Down Expand Up @@ -5848,10 +5821,6 @@ lodash.uniq@^4.5.0:
version "4.5.0"
resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"

lodash.uniqby@^4.7.0:
version "4.7.0"
resolved "https://registry.yarnpkg.com/lodash.uniqby/-/lodash.uniqby-4.7.0.tgz#d99c07a669e9e6d24e1362dfe266c67616af1302"

"lodash@>=3.5 <5", lodash@^4.0.0, lodash@^4.14.0, lodash@^4.15.0, lodash@^4.16.5, lodash@^4.17.2, lodash@^4.17.3, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.2.0, lodash@^4.2.1, lodash@^4.3.0, lodash@^4.5.0:
version "4.17.5"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.5.tgz#99a92d65c0272debe8c96b6057bc8fbfa3bed511"
Expand Down Expand Up @@ -6219,7 +6188,7 @@ minimist@1.1.x:
version "1.1.3"
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.1.3.tgz#3bedfd91a92d39016fcfaa1c681e8faa1a1efda8"

minimist@1.2.0, minimist@^1.1.0, minimist@^1.1.1, minimist@^1.1.3, minimist@^1.2.0:
minimist@^1.1.0, minimist@^1.1.1, minimist@^1.1.3, minimist@^1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284"

Expand Down Expand Up @@ -6345,13 +6314,6 @@ no-case@^2.2.0:
dependencies:
lower-case "^1.1.1"

node-fetch@1.6.3:
version "1.6.3"
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-1.6.3.tgz#dc234edd6489982d58e8f0db4f695029abcd8c04"
dependencies:
encoding "^0.1.11"
is-stream "^1.0.1"

node-fetch@^1.0.1:
version "1.7.3"
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-1.7.3.tgz#980f6f72d85211a5347c6b2bc18c5b84c3eb47ef"
Expand Down Expand Up @@ -6672,24 +6634,6 @@ onetime@^2.0.0:
dependencies:
mimic-fn "^1.0.0"

opencollective@^1.0.3:
version "1.0.3"
resolved "https://registry.yarnpkg.com/opencollective/-/opencollective-1.0.3.tgz#aee6372bc28144583690c3ca8daecfc120dd0ef1"
dependencies:
babel-polyfill "6.23.0"
chalk "1.1.3"
inquirer "3.0.6"
minimist "1.2.0"
node-fetch "1.6.3"
opn "4.0.2"

opn@4.0.2:
version "4.0.2"
resolved "https://registry.yarnpkg.com/opn/-/opn-4.0.2.tgz#7abc22e644dff63b0a96d5ab7f2790c0f01abc95"
dependencies:
object-assign "^4.0.1"
pinkie-promise "^2.0.0"

opn@5.2.0, opn@^5.1.0:
version "5.2.0"
resolved "https://registry.yarnpkg.com/opn/-/opn-5.2.0.tgz#71fdf934d6827d676cecbea1531f95d354641225"
Expand Down Expand Up @@ -7716,9 +7660,9 @@ rc-calendar@~9.3.0:
rc-trigger "^2.2.0"
rc-util "^4.1.1"

rc-calendar@~9.5.0:
version "9.5.0"
resolved "https://registry.yarnpkg.com/rc-calendar/-/rc-calendar-9.5.0.tgz#83f3eca977d1c06765437bd7acd39a30890f6f07"
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 @@ -7738,7 +7682,7 @@ rc-cascader@~0.12.0:
rc-util "^4.0.4"
shallow-equal "^1.0.0"

rc-checkbox@~2.1.1:
rc-checkbox@~2.1.1, rc-checkbox@~2.1.5:
version "2.1.5"
resolved "https://registry.yarnpkg.com/rc-checkbox/-/rc-checkbox-2.1.5.tgz#411858448c0ee2a797ef8544dac63bcaeef722ef"
dependencies:
Expand Down Expand Up @@ -7874,9 +7818,9 @@ rc-pagination@~1.12.4:
babel-runtime "6.x"
prop-types "^15.5.7"

rc-pagination@~1.15.0:
version "1.15.1"
resolved "https://registry.yarnpkg.com/rc-pagination/-/rc-pagination-1.15.1.tgz#fbf0f88f35d3b34e90bafc068b2bf03b5156ba5f"
rc-pagination@~1.16.1:
version "1.16.2"
resolved "https://registry.yarnpkg.com/rc-pagination/-/rc-pagination-1.16.2.tgz#650df893ac1bc18ebd8112bca72d372b672be233"
dependencies:
babel-runtime "6.x"
prop-types "^15.5.7"
Expand Down Expand Up @@ -8035,6 +7979,16 @@ rc-time-picker@~3.2.1:
prop-types "^15.5.8"
rc-trigger "^2.2.0"

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"
moment "2.x"
prop-types "^15.5.8"
rc-trigger "^2.2.0"

rc-tooltip@^3.7.0, rc-tooltip@~3.7.0:
version "3.7.0"
resolved "https://registry.yarnpkg.com/rc-tooltip/-/rc-tooltip-3.7.0.tgz#3afbf109865f7cdcfe43752f3f3f501f7be37aaa"
Expand Down Expand Up @@ -8067,6 +8021,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.0"
resolved "https://registry.yarnpkg.com/rc-tree/-/rc-tree-1.8.0.tgz#c9eb6c45337314526e48284b7ee6c9f6df1cacc7"
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.2.2, rc-trigger@^2.3.0:
version "2.3.4"
resolved "https://registry.yarnpkg.com/rc-trigger/-/rc-trigger-2.3.4.tgz#389dfa5e834ecc3a446fe9cefc0b4a32900f4227"
Expand Down Expand Up @@ -8273,17 +8238,16 @@ react-slick@~0.15.4:
object-assign "^4.1.0"
slick-carousel "^1.6.0"

react-slick@~0.17.0:
version "0.17.1"
resolved "https://registry.yarnpkg.com/react-slick/-/react-slick-0.17.1.tgz#64b6a23d3b3823047e6e705a3578301483da8748"
react-slick@~0.22.3:
version "0.22.3"
resolved "https://registry.yarnpkg.com/react-slick/-/react-slick-0.22.3.tgz#667991b2496e6b10bcca2a2e676ffadf34e7d56c"
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"
opencollective "^1.0.3"
resize-observer-polyfill "^1.5.0"

react-test-renderer@^16.0.0-0:
version "16.3.0"
Expand Down Expand Up @@ -8489,7 +8453,7 @@ regenerate@^1.2.1:
version "1.3.3"
resolved "https://registry.yarnpkg.com/regenerate/-/regenerate-1.3.3.tgz#0c336d3980553d755c39b586ae3b20aa49c82b7f"

regenerator-runtime@^0.10.0, regenerator-runtime@^0.10.5:
regenerator-runtime@^0.10.5:
version "0.10.5"
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.10.5.tgz#336c3efc1220adcedda2c9fab67b5a7955a33658"

Expand Down Expand Up @@ -8799,6 +8763,10 @@ reserved-words@^0.1.2:
version "0.1.2"
resolved "https://registry.yarnpkg.com/reserved-words/-/reserved-words-0.1.2.tgz#00a0940f98cd501aeaaac316411d9adc52b31ab1"

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 "https://registry.yarnpkg.com/resolve-cwd/-/resolve-cwd-2.0.0.tgz#00a9f7387556e27038eae232caa372a6a59b665a"
Expand Down Expand Up @@ -8908,10 +8876,6 @@ rx-lite@*, rx-lite@^4.0.8:
version "4.0.8"
resolved "https://registry.yarnpkg.com/rx-lite/-/rx-lite-4.0.8.tgz#0b1e11af8bc44836f04a6407e92da42467b79444"

rx@^4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/rx/-/rx-4.1.0.tgz#a5f13ff79ef3b740fe30aa803fb09f98805d4782"

rxjs@^5.3.0:
version "5.5.8"
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-5.5.8.tgz#b2b0809a57614ad6254c03d7446dea0d83ca3791"
Expand Down

0 comments on commit c52c827

Please sign in to comment.