Skip to content

Commit 19f691b

Browse files
Update dependency @ant-design/plots to v1.2.6
1 parent 4357e4d commit 19f691b

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

frontend/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"cypress:run": "cypress run"
1616
},
1717
"dependencies": {
18-
"@ant-design/plots": "1.2.1",
18+
"@ant-design/plots": "1.2.6",
1919
"@ant-design/pro-components": "1.1.16",
2020
"@dnd-kit/core": "^6.0.7",
2121
"@dnd-kit/sortable": "^7.0.2",

frontend/yarn.lock

+5-4
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,13 @@
3333
classnames "^2.2.6"
3434
rc-util "^5.9.4"
3535

36-
"@ant-design/[email protected].1":
37-
version "1.2.1"
38-
resolved "https://registry.yarnpkg.com/@ant-design/plots/-/plots-1.2.1.tgz#2b5f2e234cf50669ae673c0d5f59344b5fd7caf3"
39-
integrity sha512-wbcmhHRkVi7IFyqzVNUozcJtIpgWHOFHbny5T+DLQoE2lzh+A1nTOfhlPJXc6aq56uIg6w+4iN/umsJKUmcLPw==
36+
"@ant-design/[email protected].6":
37+
version "1.2.6"
38+
resolved "https://registry.yarnpkg.com/@ant-design/plots/-/plots-1.2.6.tgz#35e541484069249989f92b7d9cdc835ea87191c5"
39+
integrity sha512-fFzB9DxRSPQa47S3WypRk4Rh+P8vBUuY/DT+IXgUrlKJtvVZUFnuYfjypX3Q/Pie2PEbI6gmskzXLxVF+3Ztvw==
4040
dependencies:
4141
"@antv/g2plot" "^2.2.11"
42+
"@antv/util" "^2.0.9"
4243
react-content-loader "^5.0.4"
4344

4445
"@ant-design/[email protected]":

0 commit comments

Comments
 (0)