Skip to content

Commit c364da2

Browse files
committed
fix: upgrade @tanstack/react-query from 5.75.1 to 5.77.0
Snyk has created this PR to upgrade @tanstack/react-query from 5.75.1 to 5.77.0. See this package in npm: @tanstack/react-query See this project in Snyk: https://app.snyk.io/org/neolace/project/69bba93f-694b-4bcd-8d33-1009fb25b557?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 3a1d876 commit c364da2

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

frontend/package-lock.json

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

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"dependencies": {
1414
"@chakra-ui/react": "^3.15.1",
1515
"@emotion/react": "^11.14.0",
16-
"@tanstack/react-query": "^5.71.10",
16+
"@tanstack/react-query": "^5.77.0",
1717
"@tanstack/react-query-devtools": "^5.73.3",
1818
"@tanstack/react-router": "1.115.0",
1919
"axios": "1.9.0",

0 commit comments

Comments
 (0)