Skip to content

Commit

Permalink
build(deps): bump @ant-design/pro-layout from 6.6.4 to 6.13.0 (#508)
Browse files Browse the repository at this point in the history
Bumps [@ant-design/pro-layout](https://github.com/ant-design/pro-components) from 6.6.4 to 6.13.0.
- [Release notes](https://github.com/ant-design/pro-components/releases)
- [Changelog](https://github.com/ant-design/pro-components/blob/master/docs/pro-layout.changelog.md)
- [Commits](https://github.com/ant-design/pro-components/compare/@ant-design/[email protected]...@ant-design/[email protected])

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored Feb 1, 2021
1 parent 1f90451 commit 83ac640
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 60 deletions.
2 changes: 1 addition & 1 deletion packages/react-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
],
"dependencies": {
"@ant-design/icons": "~4.3.0",
"@ant-design/pro-layout": "~6.6.0",
"@ant-design/pro-layout": "~6.13.0",
"antd": "~4.9.2",
"classnames": "~2.2.6",
"lodash": "~4.17.15",
Expand Down
82 changes: 23 additions & 59 deletions packages/react-ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -34,45 +34,41 @@
insert-css "^2.0.0"
rc-util "^5.0.1"

"@ant-design/pro-layout@~6.6.0":
version "6.6.4"
resolved "https://registry.yarnpkg.com/@ant-design/pro-layout/-/pro-layout-6.6.4.tgz#276e21f3e6758abc8c4f16e5a6b0ccfb4f96cbb5"
integrity sha512-d83LuyGBiuhEf8yBgFoa00dfJcVDPALL+MPMIAziQT8LHKk5xPG54bj4xacr34X+SdiKUDZ7zZnPpKN7581D/g==
"@ant-design/pro-layout@~6.13.0":
version "6.13.0"
resolved "https://registry.yarnpkg.com/@ant-design/pro-layout/-/pro-layout-6.13.0.tgz#365322e556a9347eb7b986fe4e2c08610190cebd"
integrity sha512-1z9zJRR+NexJSIPBZD1n0WofGtzf9a3nhj3SoeXj36micBv06mfx9j/pR3owpQFB0cSF3MbzyynfL9lqpQBzBw==
dependencies:
"@ant-design/icons" "^4.0.0"
"@ant-design/pro-provider" "1.2.4"
"@ant-design/pro-utils" "1.5.1"
"@ant-design/pro-provider" "1.4.4"
"@ant-design/pro-utils" "1.11.2"
"@umijs/route-utils" "^1.0.33"
classnames "^2.2.6"
history "^4.10.1"
memoize-one "^5.1.1"
omit.js "^2.0.2"
path-to-regexp "2.4.0"
qs "^6.9.0"
rc-resize-observer "^0.2.1"
rc-util "^5.0.6"
react-copy-to-clipboard "^5.0.1"
react-responsive "^8.0.1"
react-router-dom "5.1.2"
unstated-next "^1.1.0"
use-json-comparison "^1.0.3"
use-media-antd-query "^1.0.3"
use-url-search-params "^2.3.13"
warning "^4.0.3"

"@ant-design/pro-provider@1.2.4":
version "1.2.4"
resolved "https://registry.yarnpkg.com/@ant-design/pro-provider/-/pro-provider-1.2.4.tgz#de1dc8fdf9c3e3156e0540a4d5db61c4e6c4e2c1"
integrity sha512-tYk97VmhctXY/BAv6K+qVRBddHxmWkSf3QbU6cRhmnb0ofPV26wEX8oWa26MBqlS4QPry0+L4VO8n4iLQ8HaUw==
"@ant-design/pro-provider@1.4.4":
version "1.4.4"
resolved "https://registry.yarnpkg.com/@ant-design/pro-provider/-/pro-provider-1.4.4.tgz#0e8d27810c767f17d23f3edd7ff4468f8dbd3649"
integrity sha512-7/FFLYLOkekVOBRGZHfpJ/PADe49q01sqnpMpIgGe+uMTQX3q2Xk+BGyqw2uCNs0mQYdTSpG2k0l6KvxpKu2qQ==
dependencies:
rc-util "^5.0.1"

"@ant-design/pro-utils@1.5.1":
version "1.5.1"
resolved "https://registry.yarnpkg.com/@ant-design/pro-utils/-/pro-utils-1.5.1.tgz#e3cc1ef352cd804d562fcf1049e8d490602b48f4"
integrity sha512-dM2Q9ex8d28+RuaoFczkCY50KHG5666RqryzxA1IeMNVNTsU8iqflPl3v94+yiYonDTyHECIm4ZKqUlz2H4c/g==
"@ant-design/pro-utils@1.11.2":
version "1.11.2"
resolved "https://registry.yarnpkg.com/@ant-design/pro-utils/-/pro-utils-1.11.2.tgz#ad88226211948b056d69ad35775f19e1e02c006f"
integrity sha512-G+kv5fqEzVLBEQB7yRpIuuU/udCPiPOD+Dc1zHisJsVyh4hoVh8soOmlTMD1JJFgtxOAjwxkPXFfbe3GO5HdQQ==
dependencies:
"@ant-design/icons" "^4.3.0"
"@ant-design/pro-provider" "1.2.4"
"@ant-design/pro-provider" "1.4.4"
classnames "^2.2.6"
fast-deep-equal "^3.1.3"
moment "^2.27.0"
Expand Down Expand Up @@ -10257,7 +10253,7 @@ [email protected]:
tiny-warning "^1.0.0"
value-equal "^1.0.1"

history@^4.10.1, history@^4.7.2, history@^4.9.0:
history@^4.7.2, history@^4.9.0:
version "4.10.1"
resolved "https://registry.yarnpkg.com/history/-/history-4.10.1.tgz#33371a65e3a83b267434e2b3f3b1b4c58aad4cf3"
integrity sha512-36nwAD620w12kuzPAsyINPWJqlNbij+hpK1k9XRloDtym8mxzGYl2c17LnV6IAGB2Dmg4tEa7G7DlawS0+qjew==
Expand Down Expand Up @@ -14059,14 +14055,6 @@ min-indent@^1.0.0:
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==

mini-create-react-context@^0.3.0:
version "0.3.3"
resolved "https://registry.yarnpkg.com/mini-create-react-context/-/mini-create-react-context-0.3.3.tgz#b1b2bc6604d3a6c5d9752bad7692615410ebb38e"
integrity sha512-TtF6hZE59SGmS4U8529qB+jJFeW6asTLDIpPgvPLSCsooAwJS7QprHIFTqv9/Qh3NdLwQxFYgiHX5lqb6jqzPA==
dependencies:
"@babel/runtime" "^7.12.1"
tiny-warning "^1.0.3"

mini-create-react-context@^0.4.0:
version "0.4.1"
resolved "https://registry.yarnpkg.com/mini-create-react-context/-/mini-create-react-context-0.4.1.tgz#072171561bfdc922da08a60c2197a497cc2d1d5e"
Expand Down Expand Up @@ -16585,7 +16573,7 @@ [email protected]:
resolved "https://registry.yarnpkg.com/qs/-/qs-6.7.0.tgz#41dc1a015e3d581f1621776be31afb2876a9b1bc"
integrity sha512-VCdBRNFTX1fyE7Nb6FYoURo/SPe62QCaAyzJvUjwRaIsc+NePBEniHlvxFmmX56+HZphIGtV0XeCirBtpDrTyQ==

qs@^6.9.0, qs@^6.9.1:
qs@^6.9.1:
version "6.9.4"
resolved "https://registry.yarnpkg.com/qs/-/qs-6.9.4.tgz#9090b290d1f91728d3c22e54843ca44aea5ab687"
integrity sha512-A1kFqHekCTM7cz0udomYUoYNWjBebHm/5wzU/XqrBRBNWectVH0QIiN+NEcZ0Dte5hvzHwbr8+XQmguPhJ6WdQ==
Expand Down Expand Up @@ -17394,19 +17382,6 @@ [email protected]:
dependencies:
"@babel/runtime" "^7.1.2"

[email protected]:
version "5.1.2"
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-5.1.2.tgz#06701b834352f44d37fbb6311f870f84c76b9c18"
integrity sha512-7BPHAaIwWpZS074UKaw1FjVdZBSVWEk8IuDXdB+OkLb8vd/WRQIpA4ag9WQk61aEfQs47wHyjWUoUGGZxpQXew==
dependencies:
"@babel/runtime" "^7.1.2"
history "^4.9.0"
loose-envify "^1.3.1"
prop-types "^15.6.2"
react-router "5.1.2"
tiny-invariant "^1.0.2"
tiny-warning "^1.0.0"

[email protected], react-router-dom@^5.1.2, react-router-dom@~5.2.0:
version "5.2.0"
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-5.2.0.tgz#9e65a4d0c45e13289e66c7b17c7e175d0ea15662"
Expand All @@ -17420,22 +17395,6 @@ [email protected], react-router-dom@^5.1.2, react-router-dom@~5.2.0:
tiny-invariant "^1.0.2"
tiny-warning "^1.0.0"

[email protected]:
version "5.1.2"
resolved "https://registry.yarnpkg.com/react-router/-/react-router-5.1.2.tgz#6ea51d789cb36a6be1ba5f7c0d48dd9e817d3418"
integrity sha512-yjEuMFy1ONK246B+rsa0cUam5OeAQ8pyclRDgpxuSCrAlJ1qN9uZ5IgyKC7gQg0w8OM50NXHEegPh/ks9YuR2A==
dependencies:
"@babel/runtime" "^7.1.2"
history "^4.9.0"
hoist-non-react-statics "^3.1.0"
loose-envify "^1.3.1"
mini-create-react-context "^0.3.0"
path-to-regexp "^1.7.0"
prop-types "^15.6.2"
react-is "^16.6.0"
tiny-invariant "^1.0.2"
tiny-warning "^1.0.0"

[email protected]:
version "5.2.0"
resolved "https://registry.yarnpkg.com/react-router/-/react-router-5.2.0.tgz#424e75641ca8747fbf76e5ecca69781aa37ea293"
Expand Down Expand Up @@ -21113,6 +21072,11 @@ [email protected]:
dependencies:
object-assign "^4.1.1"

use-url-search-params@^2.3.13:
version "2.3.13"
resolved "https://registry.yarnpkg.com/use-url-search-params/-/use-url-search-params-2.3.13.tgz#016009c8879fc7f631a58cdea572c5ded821bf35"
integrity sha512-sib83ss6rUFKwDNuCwO1q1irWl9Y5XcrI8uUtNhem+CvAYXwyHiG5+Mkq6awQ6dNV3CqbnLfwgkpTFwWrzKhww==

use@^3.1.0:
version "3.1.1"
resolved "https://registry.yarnpkg.com/use/-/use-3.1.1.tgz#d50c8cac79a19fbc20f2911f56eb973f4e10070f"
Expand Down

1 comment on commit 83ac640

@vercel
Copy link

@vercel vercel bot commented on 83ac640 Feb 1, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.