|
15 | 15 | "@jridgewell/gen-mapping" "^0.3.5" |
16 | 16 | "@jridgewell/trace-mapping" "^0.3.24" |
17 | 17 |
|
| 18 | +"@ant-design/charts-util@0.0.1": |
| 19 | + version "0.0.1" |
| 20 | + resolved "https://registry.yarnpkg.com/@ant-design/charts-util/-/charts-util-0.0.1.tgz#49a4e93c1dfc25e29c9353131f96611ee53cbcd2" |
| 21 | + integrity sha512-zz9aCD8z90gzLm3XK17jyFdVtmpLrFApvexzIl5n9+TrxvIgrmOIqemlvx6QvzkmmXcOA6VIEJGzqQBSBAq55A== |
| 22 | + dependencies: |
| 23 | + lodash "^4.17.21" |
| 24 | + |
18 | 25 | "@ant-design/charts-util@0.0.1-alpha.7": |
19 | 26 | version "0.0.1-alpha.7" |
20 | 27 | resolved "https://registry.yarnpkg.com/@ant-design/charts-util/-/charts-util-0.0.1-alpha.7.tgz#39152b7106970faa226ba857fae64a0eb32f30b9" |
21 | 28 | integrity sha512-Yh0o6EdO6SvdSnStFZMbnUzjyymkVzV+TQ9ymVW9hlVgO/fUkUII3JYSdV+UVcFnYwUF0YiDKuSTLCZNAzg2bQ== |
22 | 29 | dependencies: |
23 | 30 | lodash "^4.17.21" |
24 | 31 |
|
25 | | -"@ant-design/charts@2.2.7": |
26 | | - version "2.2.7" |
27 | | - resolved "https://registry.yarnpkg.com/@ant-design/charts/-/charts-2.2.7.tgz#623c118d859461f3c8c253f2bc5035573f5da393" |
28 | | - integrity sha512-R8o+K3oskV3kgKkOnnfAJ8dRbF8gpuspgZ0p+xYAiOAX8tg+JpNCB10I/DU4/vipGxmSJQDDU7JiF3roxnN8HQ== |
| 32 | +"@ant-design/charts@2.3.0": |
| 33 | + version "2.3.0" |
| 34 | + resolved "https://registry.yarnpkg.com/@ant-design/charts/-/charts-2.3.0.tgz#223921bcff342da5d2bd6ab4dc6ce92497e5353e" |
| 35 | + integrity sha512-uX/Re6C7t+JleAYKyWu2jv08gAxq2QcZVeGjfgNCV3VC/ODBmqRvu8H0m3Lrla2aHKjCyksirTZI7y2BOKfA1w== |
29 | 36 | dependencies: |
30 | | - "@ant-design/graphs" "^2.0.5" |
31 | | - "@ant-design/plots" "^2.3.3" |
| 37 | + "@ant-design/graphs" "^2.1.0" |
| 38 | + "@ant-design/plots" "^2.4.0" |
32 | 39 | lodash "^4.17.21" |
33 | | - react "^18.3.1" |
34 | | - react-dom "^18.3.1" |
35 | 40 |
|
36 | 41 | "@ant-design/colors@^7.0.0", "@ant-design/colors@^7.2.0": |
37 | 42 | version "7.2.0" |
|
69 | 74 | dependencies: |
70 | 75 | "@babel/runtime" "^7.24.7" |
71 | 76 |
|
72 | | -"@ant-design/graphs@^2.0.5": |
73 | | - version "2.0.5" |
74 | | - resolved "https://registry.yarnpkg.com/@ant-design/graphs/-/graphs-2.0.5.tgz#6590e5995e5311b4b645dd038a8430cf78deacb1" |
75 | | - integrity sha512-W5ySuwKLMd+aBUVGvWBlNJttt9feiL6vYhd39mTEg3qYrtvq1gzRwX6hqqf/d3Li4btapTnzjyukEMnkPH2ZAg== |
| 77 | +"@ant-design/graphs@^2.1.0": |
| 78 | + version "2.1.0" |
| 79 | + resolved "https://registry.yarnpkg.com/@ant-design/graphs/-/graphs-2.1.0.tgz#311f3534fd728d58476d43b149e235424a46c8bf" |
| 80 | + integrity sha512-JavZyJVDRyO5wjReqz3CRYhml5MMpOe+fT4ucebdkfOfWYTlOG+W9vxtNSITJmCGHUVphQkQo9r1CPkZysDT0g== |
76 | 81 | dependencies: |
77 | 82 | "@ant-design/charts-util" "0.0.1-alpha.7" |
78 | 83 | "@antv/g6" "^5.0.44" |
79 | 84 | "@antv/g6-extension-react" "^0.2.0" |
80 | 85 | "@antv/graphin" "^3.0.4" |
81 | 86 | lodash "^4.17.21" |
82 | | - react "^18.3.1" |
83 | | - react-dom "^18.3.1" |
84 | 87 | styled-components "^6.1.15" |
85 | 88 |
|
86 | 89 | "@ant-design/icons-svg@^4.4.0": |
|
99 | 102 | classnames "^2.2.6" |
100 | 103 | rc-util "^5.31.1" |
101 | 104 |
|
102 | | -"@ant-design/plots@^2.3.3": |
103 | | - version "2.3.3" |
104 | | - resolved "https://registry.yarnpkg.com/@ant-design/plots/-/plots-2.3.3.tgz#5f004973c16937f0a5019f290a0234ac15251639" |
105 | | - integrity sha512-t+pMXuCNEnbrPsRsIMyPSVMYKnFuVYeqHwtjg3ImfTTBdUAfqnJfCBnyPVakPRoMRV2y9+uVL8YWrOQiEvc6rg== |
| 105 | +"@ant-design/plots@^2.4.0": |
| 106 | + version "2.4.0" |
| 107 | + resolved "https://registry.yarnpkg.com/@ant-design/plots/-/plots-2.4.0.tgz#0aca0781b64a4cff1d7149bb95637de310b9c04e" |
| 108 | + integrity sha512-5JxX6gDp9VyQizkQsCBKjGqlHpgKhfV6XTRNqKnrJMYet0FBNO0srDsa/rmQoZZLxMRvE8eZhCXnM7DhRUWUdA== |
106 | 109 | dependencies: |
107 | | - "@ant-design/charts-util" "0.0.1-alpha.7" |
| 110 | + "@ant-design/charts-util" "0.0.1" |
108 | 111 | "@antv/event-emitter" "^0.1.3" |
109 | 112 | "@antv/g" "^6.1.7" |
110 | 113 | "@antv/g2" "^5.2.7" |
111 | 114 | "@antv/g2-extension-plot" "^0.2.1" |
112 | 115 | lodash "^4.17.21" |
113 | | - react "^18.3.1" |
114 | | - react-dom "^18.3.1" |
115 | 116 |
|
116 | 117 | "@ant-design/pro-card@2.9.7": |
117 | 118 | version "2.9.7" |
@@ -12020,7 +12021,7 @@ react-dev-utils@^12.0.1: |
12020 | 12021 | strip-ansi "^6.0.1" |
12021 | 12022 | text-table "^0.2.0" |
12022 | 12023 |
|
12023 | | -react-dom@18.3.1, react-dom@^18.3.1: |
| 12024 | +react-dom@18.3.1: |
12024 | 12025 | version "18.3.1" |
12025 | 12026 | resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-18.3.1.tgz#c2265d79511b57d479b3dd3fdfa51536494c5cb4" |
12026 | 12027 | integrity sha512-5m4nQKp+rZRb09LNH59GM4BxTh9251/ylbKIbpe7TpGxfJ+9kv6BLkLBXIjjspbgbnIBNqlI23tRnTWT0snUIw== |
@@ -12161,7 +12162,7 @@ react-unity-webgl@9.8.0: |
12161 | 12162 | resolved "https://registry.yarnpkg.com/react-unity-webgl/-/react-unity-webgl-9.8.0.tgz#2c1969e8f98e34ec7ebdba2a6a657e968f294be8" |
12162 | 12163 | integrity sha512-YKy/0jOrTYXkfFx2nh6POECk4tWo8zHJhJ6hf798aeuNcllFn2PJUCmPAiXpZnfa8vDSpb8qwNawGTyjVuOjZw== |
12163 | 12164 |
|
12164 | | -react@18.3.1, react@^18.3.1: |
| 12165 | +react@18.3.1: |
12165 | 12166 | version "18.3.1" |
12166 | 12167 | resolved "https://registry.yarnpkg.com/react/-/react-18.3.1.tgz#49ab892009c53933625bd16b2533fc754cab2891" |
12167 | 12168 | integrity sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ== |
|
0 commit comments