Skip to content

Commit

Permalink
Update dependency @ant-design/plots to v1.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 17, 2023
1 parent 2cb4c26 commit d6ffac1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"start": "vite"
},
"dependencies": {
"@ant-design/plots": "1.2.1",
"@ant-design/plots": "1.2.4",
"@ant-design/pro-components": "1.1.16",
"@tanstack/react-query": "4.3.9",
"@tremor/react": "^1.0.7",
Expand Down
9 changes: 5 additions & 4 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,13 @@
classnames "^2.2.6"
rc-util "^5.9.4"

"@ant-design/[email protected].1":
version "1.2.1"
resolved "https://registry.npmjs.org/@ant-design/plots/-/plots-1.2.1.tgz"
integrity sha512-wbcmhHRkVi7IFyqzVNUozcJtIpgWHOFHbny5T+DLQoE2lzh+A1nTOfhlPJXc6aq56uIg6w+4iN/umsJKUmcLPw==
"@ant-design/[email protected].4":
version "1.2.4"
resolved "https://registry.yarnpkg.com/@ant-design/plots/-/plots-1.2.4.tgz#984dabbb98eb53e9f3fd9c943504b6dcc6e24574"
integrity sha512-bx3gAH3Eat8pgzyY9VQLhn+criCxA4uqidH4cOEUei5YrMzwuhP3+cGuEXj8G49H9o8kq5qymlghFtRSPws3zg==
dependencies:
"@antv/g2plot" "^2.2.11"
"@antv/util" "^2.0.9"
react-content-loader "^5.0.4"

"@ant-design/[email protected]":
Expand Down

0 comments on commit d6ffac1

Please sign in to comment.