Skip to content

Commit d71ea29

Browse files
committed
feat: update Charts landing for 0.7.2
1 parent e75db37 commit d71ea29

126 files changed

Lines changed: 309 additions & 206 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

package.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,13 +65,14 @@
6565
"@tanstack/ai-anthropic": "^0.10.1",
6666
"@tanstack/ai-client": "^0.11.3",
6767
"@tanstack/ai-openai": "^0.9.5",
68-
"@tanstack/charts": "0.6.5",
68+
"@tanstack/charts": "0.7.2",
69+
"@tanstack/charts-scales": "0.7.2",
6970
"@tanstack/create": "^0.69.0",
7071
"@tanstack/highlight": "^0.0.9",
7172
"@tanstack/markdown": "^0.0.11",
7273
"@tanstack/pacer": "^0.21.1",
73-
"@tanstack/react-charts": "0.6.5",
74-
"@tanstack/react-charts-catalog": "0.6.5",
74+
"@tanstack/react-charts": "0.7.2",
75+
"@tanstack/react-charts-catalog": "0.7.2",
7576
"@tanstack/react-hotkeys": "^0.10.0",
7677
"@tanstack/react-pacer": "^0.22.1",
7778
"@tanstack/react-query": "^5.100.11",
@@ -93,6 +94,7 @@
9394
"cheerio": "^1.2.0",
9495
"cmdk": "^1.1.1",
9596
"d3": "^7.9.0",
97+
"d3-interpolate": "3.0.1",
9698
"d3-scale": "4.0.2",
9799
"d3-shape": "3.2.0",
98100
"diff": "^8.0.4",
@@ -140,6 +142,7 @@
140142
"@tanstack/react-devtools": "^0.10.5",
141143
"@tanstack/react-query-devtools": "^5.100.11",
142144
"@tanstack/redact": "^0.0.19",
145+
"@types/d3-interpolate": "3.0.4",
143146
"@types/d3-scale": "4.0.9",
144147
"@types/d3-shape": "3.1.8",
145148
"@types/hast": "^3.0.4",

pnpm-lock.yaml

Lines changed: 63 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)