Skip to content

Commit 4e844e3

Browse files
Bump @ant-design/plots from 2.6.6 to 2.6.8
Bumps [@ant-design/plots](https://github.com/ant-design/ant-design-charts) from 2.6.6 to 2.6.8. - [Release notes](https://github.com/ant-design/ant-design-charts/releases) - [Commits](https://github.com/ant-design/ant-design-charts/commits) --- updated-dependencies: - dependency-name: "@ant-design/plots" dependency-version: 2.6.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9fbfc71 commit 4e844e3

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"private": true,
55
"dependencies": {
66
"@ant-design/icons": "^6.1.0",
7-
"@ant-design/plots": "^2.6.6",
7+
"@ant-design/plots": "^2.6.8",
88
"@craco/craco": "^6.0.0",
99
"@fortawesome/fontawesome-svg-core": "^7.1.0",
1010
"@fortawesome/free-brands-svg-icons": "^7.1.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515
"@jridgewell/gen-mapping" "^0.3.5"
1616
"@jridgewell/trace-mapping" "^0.3.24"
1717

18-
"@ant-design/[email protected].2":
19-
version "0.0.2"
20-
resolved "https://registry.yarnpkg.com/@ant-design/charts-util/-/charts-util-0.0.2.tgz#7f378b64f7aa5230ef1c73bf8efd0153d0714915"
21-
integrity sha512-JuThvtHE8R3PldXzTkL3bmmFf0HVhih49CYinRrkwgovOmvDYaaKHnI53EWJbW8n4Ndcyy8jiZTSkoxcjGS6Zg==
18+
"@ant-design/[email protected].3":
19+
version "0.0.3"
20+
resolved "https://registry.yarnpkg.com/@ant-design/charts-util/-/charts-util-0.0.3.tgz#6e47d3f8e45147fe3efd053922e8708ca0264362"
21+
integrity sha512-x1H7UT6t4dXAyGRoHqlOnEsEqBSTANFGTZEAMI0CWYhYUpp13n0o9grl9oPtoL6FEQMjUBTY+zGJKlHkz8smMw==
2222
dependencies:
2323
lodash "^4.17.21"
2424

@@ -71,12 +71,12 @@
7171
"@rc-component/util" "^1.3.0"
7272
clsx "^2.1.1"
7373

74-
"@ant-design/plots@^2.6.6":
75-
version "2.6.6"
76-
resolved "https://registry.yarnpkg.com/@ant-design/plots/-/plots-2.6.6.tgz#5eec306460615800a11a54eeb82d14b605cc315d"
77-
integrity sha512-yUcvW/b7FPiIKwCpC0AOYQhHVKFCOpthlizsJx2Tuq7OEzTCLSWjRjT8o8sEWo3CCtIAtAuLY4GOfGdGGz1f0A==
74+
"@ant-design/plots@^2.6.8":
75+
version "2.6.8"
76+
resolved "https://registry.yarnpkg.com/@ant-design/plots/-/plots-2.6.8.tgz#e7bc45b18fc6e4d99dc68a6bfc517a1711ee6247"
77+
integrity sha512-QsunUs2d5rbq/1BwVhga/siA5H50OaG23YopMYwPD4sPsza6NQzPQ8FM3elNIsD/BIk298tihqX1cJ/MmvVJbQ==
7878
dependencies:
79-
"@ant-design/charts-util" "0.0.2"
79+
"@ant-design/charts-util" "0.0.3"
8080
"@antv/event-emitter" "^0.1.3"
8181
"@antv/g" "^6.1.7"
8282
"@antv/g2" "^5.2.7"

0 commit comments

Comments
 (0)