Skip to content

Commit

Permalink
Build(deps): Bump @ant-design/pro-layout from 7.17.19 to 7.17.20
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.17.19 to 7.17.20.
- [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-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 18, 2024
1 parent 9fbacaa commit 7369c40
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 @@ -7,7 +7,7 @@
"nth-check": "npm:[email protected]"
},
"dependencies": {
"@ant-design/pro-layout": "^7.17.19",
"@ant-design/pro-layout": "^7.17.20",
"@apollo/client": "^3.9.7",
"@babel/core": "^7.24.0",
"@babel/runtime": "^7.24.0",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -65,14 +65,14 @@
classnames "^2.2.6"
rc-util "^5.31.1"

"@ant-design/pro-layout@^7.17.19":
version "7.17.19"
resolved "https://registry.yarnpkg.com/@ant-design/pro-layout/-/pro-layout-7.17.19.tgz#f61097f5e16e859e29d2baf03e17702bf92f303d"
integrity sha512-X3L+/0Vro9AyN51oGBMz+bfjHjod43wyMJ+7gePiK8ECqYTMZLWGXhrEZnPMY/GCdk0OeGzWD5N9DFuUtwcSLQ==
"@ant-design/pro-layout@^7.17.20":
version "7.17.20"
resolved "https://registry.yarnpkg.com/@ant-design/pro-layout/-/pro-layout-7.17.20.tgz#d12d419992bcb0c17b41bf52946495a28e569775"
integrity sha512-+5u2BMlVj7QX81iE4FQjvOERMgdNFSOP6ZT87AXMI6sIra3S42HgLDOdaZCcgcQ5lbF3zNqJc9rzPYIXKzOBfQ==
dependencies:
"@ant-design/icons" "^5.0.0"
"@ant-design/pro-provider" "2.13.5"
"@ant-design/pro-utils" "2.15.4"
"@ant-design/pro-provider" "2.14.0"
"@ant-design/pro-utils" "2.15.5"
"@babel/runtime" "^7.18.0"
"@umijs/route-utils" "^4.0.0"
"@umijs/use-params" "^1.0.9"
Expand All @@ -85,24 +85,24 @@
swr "^2.0.0"
warning "^4.0.3"

"@ant-design/pro-provider@2.13.5":
version "2.13.5"
resolved "https://registry.yarnpkg.com/@ant-design/pro-provider/-/pro-provider-2.13.5.tgz#4f2a14ec21a014fc334e8a56741433ff06b02be6"
integrity sha512-ZVmzY2cq4nUvgmAlfgyCAaSZYV2l3n/upIQPXPj8sYcT+N/Pt1CeSVkkgW6By3EqokF6apWdIFU7hZMK2rNhrg==
"@ant-design/pro-provider@2.14.0":
version "2.14.0"
resolved "https://registry.yarnpkg.com/@ant-design/pro-provider/-/pro-provider-2.14.0.tgz#c2a5c056908863c316823e38637db932b1e5a241"
integrity sha512-C89hwefeC7OJlLBzPjYS5XbW/t3NAM1KKqPiBeTkr0+KHQE7xjYfh+bi7RcQ7TsHNIYHjd52cEZuEdTJqzyHPg==
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].4":
version "2.15.4"
resolved "https://registry.yarnpkg.com/@ant-design/pro-utils/-/pro-utils-2.15.4.tgz#0e9cea50f8baad4a707683fd020033b3065196b6"
integrity sha512-nbacIMl5lbMlNHlaPl2tt/ezvHhnBtGL2KLVaqijLou5zAuZprkHAJnckXoqm9T6X9R2rE4jH96WZHLpJ27nFw==
"@ant-design/[email protected].5":
version "2.15.5"
resolved "https://registry.yarnpkg.com/@ant-design/pro-utils/-/pro-utils-2.15.5.tgz#225dd8e6abf8a4858ee32691df7deb936f355d28"
integrity sha512-352WZhzWRsyRd85R0fIxJgDEl9+vgxIzDxIW7G0/oWpXilxDIUnVVB/U46UM3d1YuR+0PQsKBXJmS1niro8sXA==
dependencies:
"@ant-design/icons" "^5.0.0"
"@ant-design/pro-provider" "2.13.5"
"@ant-design/pro-provider" "2.14.0"
"@babel/runtime" "^7.18.0"
classnames "^2.3.2"
dayjs "^1.11.10"
Expand Down

0 comments on commit 7369c40

Please sign in to comment.