Skip to content

Commit

Permalink
Bump antd from 3.19.6 to 3.19.8
Browse files Browse the repository at this point in the history
Bumps [antd](https://github.com/ant-design/ant-design) from 3.19.6 to 3.19.8.
- [Release notes](https://github.com/ant-design/ant-design/releases)
- [Changelog](https://github.com/ant-design/ant-design/blob/master/CHANGELOG.en-US.md)
- [Commits](ant-design/ant-design@3.19.6...3.19.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jun 24, 2019
1 parent 909269a commit 25842fb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 73 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -12,7 +12,7 @@
"@groceristar/grocery-component": "1.0.10",
"@groceristar/pdf-export": "1.2.0",
"@react-pdf/renderer": "1.6.2",
"antd": "3.19.6",
"antd": "3.19.8",
"axios": "0.19.0",
"lodash": "4.17.11",
"mauerwerk": "2.0.2",
Expand Down
75 changes: 3 additions & 72 deletions yarn.lock
Expand Up @@ -1987,9 +1987,9 @@ ansi-styles@^3.2.0, ansi-styles@^3.2.1:
dependencies:
color-convert "^1.9.0"

antd@3.19.6:
version "3.19.6"
resolved "https://registry.yarnpkg.com/antd/-/antd-3.19.6.tgz#6eabfc5fdf650c9e72f0cdcd573d5015f60e11f2"
antd@3.19.8, antd@^3.13.2, antd@^3.13.6, antd@^3.16.1, antd@^3.16.2:
version "3.19.8"
resolved "https://registry.yarnpkg.com/antd/-/antd-3.19.8.tgz#64c4fa7596dbb1fa390bb7da5b3f63e226d84e53"
dependencies:
"@ant-design/create-react-context" "^0.2.4"
"@ant-design/icons" "~2.0.0"
Expand Down Expand Up @@ -2044,63 +2044,6 @@ antd@3.19.6:
shallowequal "^1.1.0"
warning "~4.0.3"

antd@^3.13.2, antd@^3.13.6, antd@^3.16.1, antd@^3.16.2:
version "3.19.3"
resolved "https://registry.yarnpkg.com/antd/-/antd-3.19.3.tgz#9d4af091bbfab8bb888cc98f36c994fbaf12e931"
dependencies:
"@ant-design/create-react-context" "^0.2.4"
"@ant-design/icons" "~2.0.0"
"@ant-design/icons-react" "~2.0.1"
"@types/react-slick" "^0.23.4"
array-tree-filter "^2.1.0"
babel-runtime "6.x"
classnames "~2.2.6"
copy-to-clipboard "^3.2.0"
css-animation "^1.5.0"
dom-closest "^0.2.0"
enquire.js "^2.1.6"
lodash "^4.17.11"
moment "^2.24.0"
omit.js "^1.0.2"
prop-types "^15.7.2"
raf "^3.4.1"
rc-animate "^2.8.3"
rc-calendar "~9.14.5"
rc-cascader "~0.17.4"
rc-checkbox "~2.1.6"
rc-collapse "~1.11.3"
rc-dialog "~7.4.0"
rc-drawer "~1.9.8"
rc-dropdown "~2.4.1"
rc-editor-mention "^1.1.13"
rc-form "^2.4.5"
rc-input-number "~4.4.5"
rc-mentions "~0.3.1"
rc-menu "~7.4.23"
rc-notification "~3.3.1"
rc-pagination "~1.20.1"
rc-progress "~2.3.0"
rc-rate "~2.5.0"
rc-select "~9.1.4"
rc-slider "~8.6.11"
rc-steps "~3.4.1"
rc-switch "~1.9.0"
rc-table "~6.6.0"
rc-tabs "~9.6.4"
rc-time-picker "~3.6.6"
rc-tooltip "~3.7.3"
rc-tree "~2.1.0"
rc-tree-select "~2.9.1"
rc-trigger "^2.6.2"
rc-upload "~2.6.7"
rc-util "^4.6.0"
react-lazy-load "^3.0.13"
react-lifecycles-compat "^3.0.4"
react-slick "~0.24.0"
resize-observer-polyfill "^1.5.1"
shallowequal "^1.1.0"
warning "~4.0.3"

anymatch@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/anymatch/-/anymatch-2.0.0.tgz#bcb24b4f37934d9aa7ac17b4adaf89e7c76ef2eb"
Expand Down Expand Up @@ -8602,18 +8545,6 @@ rc-animate@^3.0.0-rc.1:
rc-util "^4.5.0"
react-lifecycles-compat "^3.0.4"

rc-calendar@~9.14.5:
version "9.14.5"
resolved "https://registry.yarnpkg.com/rc-calendar/-/rc-calendar-9.14.5.tgz#77c9d6bfec827d2e325adc770f1cef2fa2e4fc0e"
dependencies:
babel-runtime "6.x"
classnames "2.x"
moment "2.x"
prop-types "^15.5.8"
rc-trigger "^2.2.0"
rc-util "^4.1.1"
react-lifecycles-compat "^3.0.4"

rc-calendar@~9.15.0:
version "9.15.0"
resolved "https://registry.yarnpkg.com/rc-calendar/-/rc-calendar-9.15.0.tgz#4ed253723aa875505d2d5738dcfd42eed1684405"
Expand Down

0 comments on commit 25842fb

Please sign in to comment.