Skip to content

Commit 50f3a5b

Browse files
committed
bump recharts and react query
1 parent 1a2b565 commit 50f3a5b

File tree

2 files changed

+72
-99
lines changed

2 files changed

+72
-99
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
"@radix-ui/react-tabs": "^1.0.3",
4040
"@react-aria/live-announcer": "^3.3.0",
4141
"@react-spring/web": "^9.7.3",
42-
"@tanstack/react-query": "^5.0.0",
43-
"@tanstack/react-query-devtools": "^5.0.0",
42+
"@tanstack/react-query": "^5.4.3",
43+
"@tanstack/react-query-devtools": "^5.4.3",
4444
"@tanstack/react-table": "^8.10.7",
4545
"classnames": "^2.3.1",
4646
"date-fns": "^2.30.0",
@@ -60,7 +60,7 @@
6060
"react-merge-refs": "^2.1.1",
6161
"react-router-dom": "^6.14.2",
6262
"react-stately": "^3.27.0",
63-
"recharts": "^2.8.0",
63+
"recharts": "^2.9.2",
6464
"simplebar-react": "^3.2.4",
6565
"ts-dedent": "^2.2.0",
6666
"tslib": "^2.6.2",

0 commit comments

Comments
 (0)