Skip to content

Commit

Permalink
chore(bot): bump dependencies (#1209)
Browse files Browse the repository at this point in the history
Signed-off-by: github-actions[bot] <[email protected]>
  • Loading branch information
donniean authored Jan 7, 2025
1 parent 545dbb6 commit e925844
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 30 deletions.
55 changes: 28 additions & 27 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@
"test:watch": "vitest watch"
},
"dependencies": {
"@tanstack/react-query": "^5.62.15",
"@tanstack/react-query-devtools": "^5.62.15",
"@tanstack/react-query": "^5.62.16",
"@tanstack/react-query-devtools": "^5.62.16",
"axios": "^1.7.9",
"clsx": "^2.1.1",
"lodash": "^4.17.21",
Expand All @@ -63,7 +63,7 @@
"@types/eslint": "^9.6.0",
"@types/lodash": "^4.17.14",
"@types/qs": "^6.9.17",
"@types/react": "^19.0.2",
"@types/react": "^19.0.3",
"@types/react-dom": "^19.0.2",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
Expand Down

0 comments on commit e925844

Please sign in to comment.