Skip to content

Commit

Permalink
fix(deps): update dependency @ant-design/pro-components to v1.1.25
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 5, 2023
1 parent 4847196 commit 9fbc929
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 61 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"dependencies": {
"@ant-design/plots": "1.2.1",
"@ant-design/pro-components": "1.1.16",
"@ant-design/pro-components": "1.1.25",
"@dnd-kit/core": "^6.0.7",
"@dnd-kit/sortable": "^7.0.2",
"@dnd-kit/utilities": "^3.2.1",
Expand Down
127 changes: 67 additions & 60 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -41,78 +41,79 @@
"@antv/g2plot" "^2.2.11"
react-content-loader "^5.0.4"

"@ant-design/pro-card@1.20.17":
version "1.20.17"
resolved "https://registry.yarnpkg.com/@ant-design/pro-card/-/pro-card-1.20.17.tgz#750b92e61659729f6f1afd9ed305e648c2b38333"
integrity sha512-XKMWBqLC6ZoF53VF9tAhdT4JlRG8inURyB2UXkoqPCiuX6od1rYJvaKerAXF11Bh71HXpPYfNptGdFQCDDSlXQ==
"@ant-design/pro-card@1.20.22":
version "1.20.22"
resolved "https://registry.yarnpkg.com/@ant-design/pro-card/-/pro-card-1.20.22.tgz#8a60ab12a557d94ef05ca383344ff856ba599b25"
integrity sha512-du4yMSLflfI+SOx7n87FtiPaEmGtWDN4yFC2vfQZQ6rhO0SVAOI2vRPKoXKOZn8Pr9fXVQGo+uPsVXJMZ3WwPg==
dependencies:
"@ant-design/icons" "^4.2.1"
"@ant-design/pro-utils" "1.44.0"
"@ant-design/pro-utils" "1.45.3"
"@babel/runtime" "^7.18.0"
antd "^4.20.0 "
classnames "^2.2.6"
omit.js "^2.0.2"
rc-util "^5.4.0"

"@ant-design/pro-components@1.1.16":
version "1.1.16"
resolved "https://registry.yarnpkg.com/@ant-design/pro-components/-/pro-components-1.1.16.tgz#3439207fa2cf05580dd355828d346e2ce84ef78c"
integrity sha512-VB1ta13Lcz0JCJzba495HGzswkGWtjGXh/nhjglRaJP3+EIxE3lEthLRWRQPfpa0R2XPrrmp34StY5rCALNlFQ==
dependencies:
"@ant-design/pro-card" "1.20.17"
"@ant-design/pro-descriptions" "1.11.16"
"@ant-design/pro-field" "1.35.3"
"@ant-design/pro-form" "1.73.0"
"@ant-design/pro-layout" "6.38.18"
"@ant-design/pro-list" "1.21.78"
"@ant-design/pro-components@1.1.25":
version "1.1.25"
resolved "https://registry.yarnpkg.com/@ant-design/pro-components/-/pro-components-1.1.25.tgz#85967e5821067fe1c9901a803904617a76eb4553"
integrity sha512-rw2suZuKRageJxzI74UXWYS4wqY1Msnl24fHT/xLdRKh7H15C6NUYOcZrUGPow4GfHf6Naco3gjuX7gJYfRcbg==
dependencies:
"@ant-design/pro-card" "1.20.22"
"@ant-design/pro-descriptions" "1.12.7"
"@ant-design/pro-field" "1.36.7"
"@ant-design/pro-form" "1.74.7"
"@ant-design/pro-layout" "6.38.22"
"@ant-design/pro-list" "1.21.87"
"@ant-design/pro-provider" "1.10.0"
"@ant-design/pro-skeleton" "1.0.13"
"@ant-design/pro-table" "2.79.0"
"@ant-design/pro-utils" "1.44.0"
"@ant-design/pro-table" "2.80.8"
"@ant-design/pro-utils" "1.45.3"
"@babel/runtime" "^7.16.3"
antd "^4.20.0 "

"@ant-design/pro-descriptions@1.11.16":
version "1.11.16"
resolved "https://registry.yarnpkg.com/@ant-design/pro-descriptions/-/pro-descriptions-1.11.16.tgz#49109724448f0dc843817795c372c650c82d5608"
integrity sha512-t3LV0oFanfTXV9+x06/3hyJBIewCwacaGJrA0SCLzp+2Ak3QhVnl8QCJR7qw5+lHkGer8wTwD6lf144TAVdPrQ==
"@ant-design/pro-descriptions@1.12.7":
version "1.12.7"
resolved "https://registry.yarnpkg.com/@ant-design/pro-descriptions/-/pro-descriptions-1.12.7.tgz#441f321cbf18b4ac3336c08ef40d7c30ced199a6"
integrity sha512-D1aiVszsJNs5lEe6wHjuyhdrR3IPZQW//LpB3R+X9C7xk6TLC9FIbJRdgp0NSHMdf+yXEXUzr2EsRWEBhH+Lfg==
dependencies:
"@ant-design/pro-field" "1.35.3"
"@ant-design/pro-form" "1.73.0"
"@ant-design/pro-field" "1.36.7"
"@ant-design/pro-form" "1.74.7"
"@ant-design/pro-skeleton" "1.0.13"
"@ant-design/pro-utils" "1.44.0"
"@ant-design/pro-utils" "1.45.3"
"@babel/runtime" "^7.18.0"
antd "^4.20.0 "
rc-util "^5.0.6"
use-json-comparison "^1.0.5"

"@ant-design/pro-field@1.35.3":
version "1.35.3"
resolved "https://registry.yarnpkg.com/@ant-design/pro-field/-/pro-field-1.35.3.tgz#7f74046d714b1895270b63d74d0eb2ac2ce003cb"
integrity sha512-DGusiIaXukyw5LfZU3FnNrGqoDt347OKCpgrl3/tgVO27Kl2A+5U6WKRiBV2iUc3MzddeD8xCbumkg6EAk2EyQ==
"@ant-design/pro-field@1.36.7":
version "1.36.7"
resolved "https://registry.yarnpkg.com/@ant-design/pro-field/-/pro-field-1.36.7.tgz#dc4ca402da2d46afe6fcd17559a4663c20f6d6dd"
integrity sha512-N5DGitBT2o5UC5lR8M6CQOhKsTMqhzggR6Q0xC2Uj50eUmy5A2uFDnsCjlaSgprocpIK0/zvTU02V9yE62SHSw==
dependencies:
"@ant-design/icons" "^4.2.1"
"@ant-design/pro-provider" "1.10.0"
"@ant-design/pro-utils" "1.44.0"
"@ant-design/pro-utils" "1.45.3"
"@babel/runtime" "^7.18.0"
"@chenshuai2144/sketch-color" "^1.0.8"
antd "^4.20.0 "
classnames "^2.2.6"
lodash.omit "^4.5.0"
lodash.tonumber "^4.0.3"
moment "^2.27.0"
omit.js "^2.0.2"
rc-util "^5.4.0"
swr "^1.2.0"

"@ant-design/pro-form@1.73.0":
version "1.73.0"
resolved "https://registry.yarnpkg.com/@ant-design/pro-form/-/pro-form-1.73.0.tgz#f22afe546a4a66c48fdbb571758484f01faf5706"
integrity sha512-oVOdzuRDB8FN5HbXNgdYre08AHjuqz6zEQiBhzyctYMcOOrLfloOCFeZlVMlKKwLvplXLNz3Ub3v704pFV0O9g==
"@ant-design/pro-form@1.74.7":
version "1.74.7"
resolved "https://registry.yarnpkg.com/@ant-design/pro-form/-/pro-form-1.74.7.tgz#54cfd7040c0bd60b8830082a7f8477f23471837b"
integrity sha512-3r6DdAkvsjN0lpVnbpAbtj5n+Od+IeLE6Z6DKPChobtwYJX5XyR8fWWOnyR43W8qbGTpXMxDwO9IP3VRY7VdMQ==
dependencies:
"@ant-design/icons" "^4.2.1"
"@ant-design/pro-field" "1.35.3"
"@ant-design/pro-field" "1.36.7"
"@ant-design/pro-provider" "1.10.0"
"@ant-design/pro-utils" "1.44.0"
"@ant-design/pro-utils" "1.45.3"
"@babel/runtime" "^7.18.0"
"@umijs/use-params" "^1.0.9"
antd "^4.20.0 "
Expand All @@ -124,14 +125,14 @@
use-json-comparison "^1.0.5"
use-media-antd-query "^1.1.0"

"@ant-design/pro-layout@6.38.18":
version "6.38.18"
resolved "https://registry.yarnpkg.com/@ant-design/pro-layout/-/pro-layout-6.38.18.tgz#39a83724b97d0b438c6fc74fa1f9ec199cea5393"
integrity sha512-ItZBM4T5wp8VoR1xXodyH4EBYiaZFJeJhyfrE7MNJnqL00Yd8AsF+gIgh42aOB2XQZMRAz5P3AOk2HdYjOPVFA==
"@ant-design/pro-layout@6.38.22":
version "6.38.22"
resolved "https://registry.yarnpkg.com/@ant-design/pro-layout/-/pro-layout-6.38.22.tgz#520911d71371870c04f737e162cb1e76e24f918e"
integrity sha512-rsxY2E0BTyRE7IO67VACWVPSfdtDnTaWtECuMnc4ctL+xmnzbnnr0zEHVQ+S58BxLnCqO3IyOsSc0nFl2hHsnQ==
dependencies:
"@ant-design/icons" "^4.0.0"
"@ant-design/pro-provider" "1.10.0"
"@ant-design/pro-utils" "1.44.0"
"@ant-design/pro-utils" "1.45.3"
"@babel/runtime" "^7.18.0"
"@umijs/route-utils" "^2.1.0"
"@umijs/ssr-darkreader" "^4.9.44"
Expand All @@ -149,15 +150,15 @@
use-media-antd-query "^1.1.0"
warning "^4.0.3"

"@ant-design/pro-list@1.21.78":
version "1.21.78"
resolved "https://registry.yarnpkg.com/@ant-design/pro-list/-/pro-list-1.21.78.tgz#85cb03d070a960fcb99485bc34233e41554157cf"
integrity sha512-7anJxiMfBbvB6ypsIAgGjUdQiBdDgjZZwiX5uj5yA6xNlf+Dm4aYP2Kv4wuBCpG+cgn614vUO9koWtLu73vEuA==
"@ant-design/pro-list@1.21.87":
version "1.21.87"
resolved "https://registry.yarnpkg.com/@ant-design/pro-list/-/pro-list-1.21.87.tgz#1dea3cdd5949ee41788c72bb6098f85f190f465e"
integrity sha512-8qtWDoxf6ylrYJC8oYhuk0yO5YLFM2gONrrlYrJ92qYQ3AvfF3S2klcRNvIGlU2ECX4EJRxGUq1wTW9galyoWA==
dependencies:
"@ant-design/icons" "^4.0.0"
"@ant-design/pro-card" "1.20.17"
"@ant-design/pro-field" "1.35.3"
"@ant-design/pro-table" "2.79.0"
"@ant-design/pro-card" "1.20.22"
"@ant-design/pro-field" "1.36.7"
"@ant-design/pro-table" "2.80.8"
"@babel/runtime" "^7.18.0"
antd "^4.20.0 "
classnames "^2.2.6"
Expand Down Expand Up @@ -186,17 +187,17 @@
antd "^4.20.0 "
use-media-antd-query "^1.1.0"

"@ant-design/pro-table@2.79.0":
version "2.79.0"
resolved "https://registry.yarnpkg.com/@ant-design/pro-table/-/pro-table-2.79.0.tgz#863538a3302c41d6f388e19395ba49a5223c8a4d"
integrity sha512-LYlXpZLx7Ob3HG0rRgV29YJE5NbIaJLj9E6nNOYo3izxoz+QhaN3s/ydkQLdrZgTlPWBj9bT2vsRXBNnk3VuOA==
"@ant-design/pro-table@2.80.8":
version "2.80.8"
resolved "https://registry.yarnpkg.com/@ant-design/pro-table/-/pro-table-2.80.8.tgz#77f9af26aeed43614ec7c57c3eac2a0e2f689c56"
integrity sha512-QPrGJJpXk8va/sUMlBYXIxNenc0OMHK+LKKLKOmh1hoA+a6/a75Tk+VaoncLGZZ99qXDQwMLlRZXMGDhrtCGgA==
dependencies:
"@ant-design/icons" "^4.1.0"
"@ant-design/pro-card" "1.20.17"
"@ant-design/pro-field" "1.35.3"
"@ant-design/pro-form" "1.73.0"
"@ant-design/pro-card" "1.20.22"
"@ant-design/pro-field" "1.36.7"
"@ant-design/pro-form" "1.74.7"
"@ant-design/pro-provider" "1.10.0"
"@ant-design/pro-utils" "1.44.0"
"@ant-design/pro-utils" "1.45.3"
"@babel/runtime" "^7.18.0"
antd "^4.20.0 "
classnames "^2.2.6"
Expand All @@ -208,10 +209,10 @@
use-json-comparison "^1.0.5"
use-media-antd-query "^1.1.0"

"@ant-design/pro-utils@1.44.0":
version "1.44.0"
resolved "https://registry.yarnpkg.com/@ant-design/pro-utils/-/pro-utils-1.44.0.tgz#d129774452748c680506a96db38388ff9063c4bc"
integrity sha512-+r5KwzuCkp34p5Apudbe1wNGuSVNu2yrPX3TVAnFT8p7ZTg5iHLhNXOOcAKmON/Qktil7GUTW+v0t29/0fBy8Q==
"@ant-design/pro-utils@1.45.3":
version "1.45.3"
resolved "https://registry.yarnpkg.com/@ant-design/pro-utils/-/pro-utils-1.45.3.tgz#24352ae4086fd3e7fad3f6d81e1d301159d6ef82"
integrity sha512-W2qtyckdkHTWGVXfFfqb9s/ahq3o4GlIZC3+WDiGUgqJTsUkwY69yV67E2ZfAro1XRXblUzbvxIv96M7bEAfFg==
dependencies:
"@ant-design/icons" "^4.3.0"
"@ant-design/pro-provider" "1.10.0"
Expand Down Expand Up @@ -759,6 +760,7 @@
dependencies:
debug "^3.1.0"
lodash.once "^4.1.1"

"@dnd-kit/accessibility@^3.0.0":
version "3.0.1"
resolved "https://registry.yarnpkg.com/@dnd-kit/accessibility/-/accessibility-3.0.1.tgz#3ccbefdfca595b0a23a5dc57d3de96bc6935641c"
Expand Down Expand Up @@ -4589,6 +4591,11 @@ lodash.merge@^4.4.0, lodash.merge@^4.6.2:
resolved "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz"
integrity sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==

lodash.omit@^4.5.0:
version "4.5.0"
resolved "https://registry.yarnpkg.com/lodash.omit/-/lodash.omit-4.5.0.tgz#6eb19ae5a1ee1dd9df0b969e66ce0b7fa30b5e60"
integrity sha512-XeqSp49hNGmlkj2EJlfrQFIzQ6lXdNro9sddtQzcJY8QaoC2GO0DT7xaIokHeyM+mIT0mPMlPvkYzg2xCuHdZg==

lodash.once@^4.1.1:
version "4.1.1"
resolved "https://registry.yarnpkg.com/lodash.once/-/lodash.once-4.1.1.tgz#0dd3971213c7c56df880977d504c88fb471a97ac"
Expand Down

0 comments on commit 9fbc929

Please sign in to comment.