Skip to content

Commit d36827a

Browse files
Update dependency @ant-design/plots to v1.2.3
1 parent e706534 commit d36827a

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
@@ -10,7 +10,7 @@
1010
"start": "vite"
1111
},
1212
"dependencies": {
13-
"@ant-design/plots": "1.2.1",
13+
"@ant-design/plots": "1.2.3",
1414
"@ant-design/pro-components": "1.1.16",
1515
"@elsdoerfer/react-arrow": "^1.0.4",
1616
"@radix-ui/react-popover": "1.0.0",

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.npmjs.org/@ant-design/plots/-/plots-1.2.1.tgz"
39-
integrity sha512-wbcmhHRkVi7IFyqzVNUozcJtIpgWHOFHbny5T+DLQoE2lzh+A1nTOfhlPJXc6aq56uIg6w+4iN/umsJKUmcLPw==
36+
"@ant-design/[email protected].3":
37+
version "1.2.3"
38+
resolved "https://registry.yarnpkg.com/@ant-design/plots/-/plots-1.2.3.tgz#d795674540499eaaddc2c8713151f0b79d91efa8"
39+
integrity sha512-0nDRlwVdDkpdsUYZoHrjBczN0qKyObjJXXX/c2BJlZriz3dpQ6xbnYUzYZD1jOr5p29V2XJ83vEFKqyFOBKQZQ==
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)