Skip to content

Commit

Permalink
Build(deps): Bump @ant-design/pro-layout from 7.16.13 to 7.17.3
Browse files Browse the repository at this point in the history
Bumps [@ant-design/pro-layout](https://github.com/ant-design/pro-components) from 7.16.13 to 7.17.3.
- [Release notes](https://github.com/ant-design/pro-components/releases)
- [Changelog](https://github.com/ant-design/pro-components/blob/master/docs/changelog.en-US.md)
- [Commits](https://github.com/ant-design/pro-components/compare/@ant-design/[email protected]...@ant-design/[email protected])

---
updated-dependencies:
- dependency-name: "@ant-design/pro-layout"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 19, 2023
1 parent 40f983c commit afd1b5f
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"nth-check": "npm:[email protected]"
},
"dependencies": {
"@ant-design/pro-layout": "^7.16.13",
"@ant-design/pro-layout": "^7.17.3",
"@apollo/client": "^3.8.3",
"@babel/core": "^7.22.20",
"@babel/runtime": "^7.22.15",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -59,14 +59,14 @@
classnames "^2.2.6"
rc-util "^5.31.1"

"@ant-design/pro-layout@^7.16.13":
version "7.16.13"
resolved "https://registry.yarnpkg.com/@ant-design/pro-layout/-/pro-layout-7.16.13.tgz#8d13262723155625b11664e7ca988495b26253a5"
integrity sha512-uq+yT7EbqRqLEn+g2LCIll3sbbfjG+UN/yiONhitX/cYZ1tW7Pm62TPkfSdMXOmHNvrTw/khAFg+XrW7apJyag==
"@ant-design/pro-layout@^7.17.3":
version "7.17.3"
resolved "https://registry.yarnpkg.com/@ant-design/pro-layout/-/pro-layout-7.17.3.tgz#67808719d9411ab91595d6d292cce056fa1eef04"
integrity sha512-DegYB3sjQIgYHxsJ27ez+x9/9YY/4+mArblXXRzsu4+13I5IB68JB9N7bIL5SS9khF3tFWgrF0SXsZUam7G9Zw==
dependencies:
"@ant-design/icons" "^5.0.0"
"@ant-design/pro-provider" "2.12.3"
"@ant-design/pro-utils" "2.14.3"
"@ant-design/pro-provider" "2.13.0"
"@ant-design/pro-utils" "2.14.5"
"@babel/runtime" "^7.18.0"
"@umijs/route-utils" "^4.0.0"
"@umijs/use-params" "^1.0.9"
Expand All @@ -79,24 +79,24 @@
swr "^2.0.0"
warning "^4.0.3"

"@ant-design/pro-provider@2.12.3":
version "2.12.3"
resolved "https://registry.yarnpkg.com/@ant-design/pro-provider/-/pro-provider-2.12.3.tgz#46cecc812f52fc3737b8f7457b9bab5a0ec03116"
integrity sha512-DlrZ1HYApd1CSh2kyqWZLcvnt1VWYQ5X0Y1xDNnBEYGD7Y0+1K6NsZ7C+CRz51OBhf3ht79nqL9ng6qQdR97aw==
"@ant-design/pro-provider@2.13.0":
version "2.13.0"
resolved "https://registry.yarnpkg.com/@ant-design/pro-provider/-/pro-provider-2.13.0.tgz#6e68b5346d397869af085fbf538fbe6953ef9ac3"
integrity sha512-5uBGjDKo4WqRahXr4I5oIFOIBbj0hYW1Mv3b/UHSC9qZ5pg4RHsWWRZ6/0Ays8Gkz4za7ukEGBaFnD9/F3pe/A==
dependencies:
"@ant-design/cssinjs" "^1.11.1"
"@babel/runtime" "^7.18.0"
"@ctrl/tinycolor" "^3.4.0"
rc-util "^5.0.1"
swr "^2.0.0"

"@ant-design/[email protected].3":
version "2.14.3"
resolved "https://registry.yarnpkg.com/@ant-design/pro-utils/-/pro-utils-2.14.3.tgz#e1d85c1774f1eb5893d18222f4ce373c590ecd9d"
integrity sha512-bbIgvkXTPXblyZelY/aJlZlL+GfFkM5LOS+rnZVhgqoB04isRFBx4BtjE6jcp++mxgA+EV0NZ95wWpeys6C8Jg==
"@ant-design/[email protected].5":
version "2.14.5"
resolved "https://registry.yarnpkg.com/@ant-design/pro-utils/-/pro-utils-2.14.5.tgz#48cceb89db5a8181247d6c7410efdb6c08b5107d"
integrity sha512-jTgIHa4yqj/gyXRd5WEks43994kVudBM3xOHPxVkmYfXsSPRvhEeSmDHOEbimfPprdWTHE/wTE8zyEJzu9ZmQQ==
dependencies:
"@ant-design/icons" "^5.0.0"
"@ant-design/pro-provider" "2.12.3"
"@ant-design/pro-provider" "2.13.0"
"@babel/runtime" "^7.18.0"
classnames "^2.3.2"
dayjs "^1.11.9"
Expand Down

0 comments on commit afd1b5f

Please sign in to comment.